Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITPropertyAccess.cpp420 Label putResult(this); in compileGetByIdHotPath() local
421 ASSERT(differenceBetween(hotPathBegin, putResult) == patchOffsetGetByIdPutResult); in compileGetByIdHotPath()
1212 Label putResult(this);
1213 ASSERT(differenceBetween(hotPathBegin, putResult) == patchOffsetGetByIdPutResult);