Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DCallData.h55 FunctionExecutable* functionExecutable; member
DConstructData.h55 FunctionExecutable* functionExecutable; member
DJSActivation.cpp42 JSActivation::JSActivation(CallFrame* callFrame, FunctionExecutable* functionExecutable) in JSActivation()
/external/webkit/Source/JavaScriptCore/interpreter/
DCallFrameClosure.h35 FunctionExecutable* functionExecutable; member
/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp2099 FunctionExecutable* functionExecutable = static_cast<FunctionExecutable*>(executable); in DEFINE_STUB_FUNCTION() local
2133 FunctionExecutable* functionExecutable = static_cast<FunctionExecutable*>(executable); in DEFINE_STUB_FUNCTION() local