Home
last modified time | relevance | path

Searched refs:patchOffsetGetByIdSlowCaseCall (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJIT.h355 static const int patchOffsetGetByIdSlowCaseCall = 37; variable
357 static const int patchOffsetGetByIdSlowCaseCall = 27; variable
378 static const int patchOffsetGetByIdSlowCaseCall = 32; variable
415 static const int patchOffsetGetByIdSlowCaseCall = 30; variable
451 static const int patchOffsetGetByIdSlowCaseCall = 44; variable
469 static const int patchOffsetGetByIdSlowCaseCall = 44; variable
509 static const int patchOffsetGetByIdSlowCaseCall = 0; // FIMXE variable
511 static const int patchOffsetGetByIdSlowCaseCall = 22; variable
589 static const int patchOffsetGetByIdSlowCaseCall = 64; variable
591 static const int patchOffsetGetByIdSlowCaseCall = 41; variable
[all …]
DJITPropertyAccess.cpp465 ASSERT_JIT_OFFSET(differenceBetween(coldPathBegin, call), patchOffsetGetByIdSlowCaseCall); in compileGetByIdSlowCase()
702 …nLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompilePatchGetArrayLength()
765 …nLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompileGetByIdProto()
827 … lastProtoBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompileGetByIdSelfList()
1029 …r.link(bucketsOfFail, stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall)); in privateCompileGetByIdChain()
DJITPropertyAccess32_64.cpp480 ASSERT_JIT_OFFSET(differenceBetween(coldPathBegin, call), patchOffsetGetByIdSlowCaseCall); in compileGetByIdSlowCase()
729 …nLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompilePatchGetArrayLength()
793 …nLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompileGetByIdProto()
857 … lastProtoBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompileGetByIdSelfList()
1058 …r.link(bucketsOfFail, stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall)); in privateCompileGetByIdChain()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-2424168 Update the patchOffsetGetByIdSlowCaseCall constant for the