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

/external/webkit/Source/JavaScriptCore/runtime/
H A DIdentifier.cpp151 struct IdentifierUCharBufferTranslator { struct in namespace:JSC
226 pair<HashSet<StringImpl*>::iterator, bool> addResult = globalData->identifierTable->add<UCharBuffer, IdentifierUCharBufferTranslator>(buf);

Completed in 62 milliseconds