Home
last modified time | relevance | path

Searched defs:NativeFunction (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DCallData.h48 typedef EncodedJSValue (JSC_HOST_CALL *NativeFunction)(ExecState*); typedef
/external/webkit/Source/JavaScriptCore/jit/
DJITOpcodes.cpp305 …::privateCompileCTINativeCall(PassRefPtr<ExecutablePool>, JSGlobalData* globalData, NativeFunction) in privateCompileCTINativeCall() argument