Searched refs:resolveConstDecl (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.h271 ResolveResult resolveConstDecl(const Identifier&);
H A DBytecodeGenerator.cpp1219 ResolveResult BytecodeGenerator::resolveConstDecl(const Identifier& property) function in class:JSC::BytecodeGenerator
H A DNodesCodegen.cpp1449 ResolveResult resolveResult = generator.resolveConstDecl(m_ident);

Completed in 195 milliseconds