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

/external/webkit/Source/JavaScriptCore/jit/
H A DJIT.h186 static void compileGetByIdProto(JSGlobalData* globalData, CallFrame* callFrame, CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* structure, Structure* prototypeStructure, const Identifier& ident, const PropertySlot& slot, size_t cachedOffset, ReturnAddressPtr returnAddress) function in class:JSC::JIT

Completed in 107 milliseconds