Home
last modified time | relevance | path

Searched defs:scrutinee (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJITOpcodes32_64.cpp1461 unsigned scrutinee = currentInstruction[3].u.operand; in emit_op_switch_imm() local
1479 unsigned scrutinee = currentInstruction[3].u.operand; in emit_op_switch_char() local
1497 unsigned scrutinee = currentInstruction[3].u.operand; in emit_op_switch_string() local
DJITOpcodes.cpp1086 unsigned scrutinee = currentInstruction[3].u.operand; in emit_op_switch_imm() local
1104 unsigned scrutinee = currentInstruction[3].u.operand; in emit_op_switch_char() local
1122 unsigned scrutinee = currentInstruction[3].u.operand; in emit_op_switch_string() local
DJITStubs.cpp3430 JSValue scrutinee = stackFrame.args[0].jsValue(); in DEFINE_STUB_FUNCTION() local
3451 JSValue scrutinee = stackFrame.args[0].jsValue(); in DEFINE_STUB_FUNCTION() local
3472 JSValue scrutinee = stackFrame.args[0].jsValue(); in DEFINE_STUB_FUNCTION() local
/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.cpp3711 JSValue scrutinee = callFrame->r(vPC[3].u.operand).jsValue(); in privateExecute() local
3735 JSValue scrutinee = callFrame->r(vPC[3].u.operand).jsValue(); in privateExecute() local
3758 JSValue scrutinee = callFrame->r(vPC[3].u.operand).jsValue(); in privateExecute() local