Searched refs:newCallFrameReturnValue (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DVM.h416 ExecState* newCallFrameReturnValue; member in class:JSC::VM
/macosx-10.10/JavaScriptCore-7600.1.17/llint/
H A DLLIntSlowPaths.cpp1177 vm.newCallFrameReturnValue = execCallee;
1191 ExecState* execCallee = vm.newCallFrameReturnValue;
1212 ExecState* execCallee = vm.newCallFrameReturnValue;

Completed in 119 milliseconds