Searched refs:patchOffsetGetByIdBranchToSlowCase (Results 1 - 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/jit/
H A DJITPropertyAccess.cpp393 ASSERT(differenceBetween(hotPathBegin, structureCheck) == patchOffsetGetByIdBranchToSlowCase);
713 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
760 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
795 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
841 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
896 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
946 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
1345 ASSERT_JIT_OFFSET(differenceBetween(hotPathBegin, structureCheck), patchOffsetGetByIdBranchToSlowCase)
1660 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
1706 CodeLocationJump jumpLocation = stubInfo->hotPathBegin.jumpAtOffset(patchOffsetGetByIdBranchToSlowCase);
[all...]
H A DJIT.h448 static const int patchOffsetGetByIdBranchToSlowCase = 13; member in class:JSC::JIT
477 static const int patchOffsetGetByIdBranchToSlowCase = 16; member in class:JSC::JIT
585 static const int patchOffsetGetByIdBranchToSlowCase = 20; member in class:JSC::JIT
608 static const int patchOffsetGetByIdBranchToSlowCase = 13; member in class:JSC::JIT
635 static const int patchOffsetGetByIdBranchToSlowCase = 26; member in class:JSC::JIT
658 static const int patchOffsetGetByIdBranchToSlowCase = 16; member in class:JSC::JIT

Completed in 50 milliseconds