Searched refs:m_stringMap (Results 1 - 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.h515 IdentifierStringMap m_stringMap; member in class:JSC::BytecodeGenerator
H A DBytecodeGenerator.cpp979 JSString*& stringInMap = m_stringMap.add(identifier.ustring().rep(), 0).first->second;

Completed in 36 milliseconds