Searched refs:patchGetByIdSelf (Results 1 – 5 of 5) sorted by relevance
/external/webkit/JavaScriptCore/jit/ |
D | JIT.h | 326 …static void patchGetByIdSelf(CodeBlock* codeblock, StructureStubInfo*, Structure*, size_t cachedOf…
|
D | JITPropertyAccess.cpp | 616 void JIT::patchGetByIdSelf(CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* structure,… in patchGetByIdSelf() function in JSC::JIT 1421 void JIT::patchGetByIdSelf(CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* structure,…
|
D | JITStubs.cpp | 751 JIT::patchGetByIdSelf(codeBlock, stubInfo, structure, slot.cachedOffset(), returnAddress); in tryCacheGetByID()
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 123 (JSC::JIT::patchGetByIdSelf): 186 (JSC::JIT::patchGetByIdSelf): 820 (JSC::JIT::patchGetByIdSelf): 978 (JSC::JIT::patchGetByIdSelf): 1325 (JSC::JIT::patchGetByIdSelf): 3456 (JSC::JIT::patchGetByIdSelf): 3870 (JSC::JIT::patchGetByIdSelf): 6184 (JSC::JIT::patchGetByIdSelf): 10575 (JSC::JIT::patchGetByIdSelf): 11488 (JSC::JIT::patchGetByIdSelf): [all …]
|
D | ChangeLog | 1473 (JSC::JIT::patchGetByIdSelf): 2277 (JSC::JIT::patchGetByIdSelf): 3707 (JSC::JIT::patchGetByIdSelf):
|