Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/jit/
DJITPropertyAccess.cpp456 Label coldPathBegin(this); in compileGetByIdSlowCase() local
465 ASSERT_JIT_OFFSET(differenceBetween(coldPathBegin, call), patchOffsetGetByIdSlowCaseCall); in compileGetByIdSlowCase()
DJITPropertyAccess32_64.cpp471 Label coldPathBegin(this); in compileGetByIdSlowCase() local
480 ASSERT_JIT_OFFSET(differenceBetween(coldPathBegin, call), patchOffsetGetByIdSlowCaseCall); in compileGetByIdSlowCase()