Home
last modified time | relevance | path

Searched defs:NativeExecutable (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DThunkGenerators.h33 class NativeExecutable; variable
DJITStubs.h55 class NativeExecutable; variable
/external/webkit/Source/JavaScriptCore/runtime/
DJSFunction.h36 class NativeExecutable; variable
DJSGlobalData.h67 class NativeExecutable; variable
DExecutable.h123NativeExecutable(JSGlobalData& globalData, JITCode callThunk, NativeFunction function, JITCode con… in NativeExecutable() function