Searched defs:trueCallerFrame (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DCallFrame.cpp173 CallFrame* CallFrame::trueCallerFrame() function in class:JSC::CallFrame
H A DCallFrame.h259 CallFrame* trueCallerFrame() { return callerFrame()->removeHostCallFrameFlag(); } function in class:JSC::ExecState
H A DInterpreter.cpp525 CallFrame* trueCallerFrame = callFrame->trueCallerFrame(); local
[all...]

Completed in 130 milliseconds