GET_MULTINAME_PTR 1961 core/Interpreter.cpp # define GET_MULTINAME_PTR(decl, arg) decl = pool->precomputedMultiname(arg) GET_MULTINAME_PTR 1963 core/Interpreter.cpp # define GET_MULTINAME_PTR(decl, arg) Multiname _multiname; pool->parseMultiname(_multiname, arg); decl = &_multiname