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

  /external/webkit/Source/JavaScriptCore/jit/
JITCode.h 99 static JITCode HostFunction(CodePtr code)
  /external/webkit/Source/JavaScriptCore/runtime/
Executable.h 106 return new (&globalData) NativeExecutable(globalData, JITCode::HostFunction(callThunk), function, JITCode::HostFunction(constructThunk), constructor);

Completed in 562 milliseconds