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

/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DCallFrame.h229 static CallFrame* noCaller() { return reinterpret_cast<CallFrame*>(HostCallFrameFlag); } function in class:JSC::ExecState

Completed in 174 milliseconds