Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITPropertyAccess.cpp109 ASSERT(differenceBetween(hotPathBegin, structureCheck) == patchOffsetGetByIdBranchToSlowCase);
343 …umpLocation = reinterpret_cast<char*>(stubInfo->hotPathBegin) + patchOffsetGetByIdBranchToSlowCase;
414 …umpLocation = reinterpret_cast<char*>(stubInfo->hotPathBegin) + patchOffsetGetByIdBranchToSlowCase;
476 …umpLocation = reinterpret_cast<char*>(stubInfo->hotPathBegin) + patchOffsetGetByIdBranchToSlowCase;
522 …umpLocation = reinterpret_cast<char*>(stubInfo->hotPathBegin) + patchOffsetGetByIdBranchToSlowCase;
577 …umpLocation = reinterpret_cast<char*>(stubInfo->hotPathBegin) + patchOffsetGetByIdBranchToSlowCase;
634 …umpLocation = reinterpret_cast<char*>(stubInfo->hotPathBegin) + patchOffsetGetByIdBranchToSlowCase;
DJIT.h254 static const int patchOffsetGetByIdBranchToSlowCase = 20; variable
269 static const int patchOffsetGetByIdBranchToSlowCase = 13; variable