HomeSort by relevance Sort by last modified time
    Searched refs:nativeConstructThunk (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/jit/
JITOpcodes.cpp 152 Label nativeConstructThunk = privateCompileCTINativeCall(globalData, true);
183 trampolines->ctiNativeConstruct = patchBuffer.trampolineAt(nativeConstructThunk);
    [all...]
JITOpcodes32_64.cpp 153 Label nativeConstructThunk = privateCompileCTINativeCall(globalData, true);
182 trampolines->ctiNativeConstruct = patchBuffer.trampolineAt(nativeConstructThunk);
    [all...]

Completed in 820 milliseconds