HomeSort by relevance Sort by last modified time
    Searched full:nativecall (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
scope-003.js 31 * > This is due to a bug in org.mozilla.javascript.NativeCall which doesn't
34 * > NativeCall, Rhino still produces a different result then SpiderMonkey:
  /external/webkit/Source/JavaScriptCore/jit/
JITOpcodes32_64.cpp 151 // NativeCall Trampoline
333 Call nativeCall;
357 nativeCall = call();
380 nativeCall = call();
410 nativeCall = call();
435 nativeCall = call();
469 patchBuffer.link(nativeCall, FunctionPtr(func));
    [all...]
JITOpcodes.cpp 150 // NativeCall Trampoline
    [all...]
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 214 milliseconds