Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITCall.cpp68 …void* patchCheck = reinterpret_cast<void*>(reinterpret_cast<ptrdiff_t>(callLinkInfo->hotPathBegin)… in linkCall() local
69 Jump::patch(patchCheck, callLinkInfo->coldPathOther); in linkCall()