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

/external/webkit/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp1215 RegisterID* BytecodeGenerator::emitGetById(RegisterID* dst, RegisterID* base, const Identifier& property) function in class:JSC::BytecodeGenerator
1562 emitGetById(funcProto.get(), func, globalData()->propertyNames->prototype);

Completed in 82 milliseconds