Home
last modified time | relevance | path

Searched refs:functionReturnValue (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.cpp1454 JSValue functionReturnValue; in privateExecute() local
3843 functionReturnValue = result; in privateExecute()
3920 functionReturnValue = returnValue; in privateExecute()
4078 functionReturnValue = returnValue; in privateExecute()
4160 functionReturnValue = returnValue; in privateExecute()
4173 callFrame->uncheckedR(vPC[1].u.operand) = functionReturnValue; in privateExecute()
4201 functionReturnValue = returnValue; in privateExecute()
4416 functionReturnValue = returnValue; in privateExecute()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-24632 (functionReturnValue), in the case of the JIT this is the normal return value