Searched defs:m_lazyFunctions (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.h554 HashMap<unsigned int, FunctionBodyNode*, WTF::IntHash<unsigned int>, WTF::UnsignedWithZeroKeyHashTraits<unsigned int> > m_lazyFunctions; member in class:JSC::BytecodeGenerator

Completed in 46 milliseconds