Home
last modified time | relevance | path

Searched refs:emit_op_switch_imm (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJIT.h688 void emit_op_switch_imm(Instruction*);
DJITOpcodes.cpp1297 void JIT::emit_op_switch_imm(Instruction* currentInstruction) in emit_op_switch_imm() function in JSC::JIT
2491 void JIT::emit_op_switch_imm(Instruction* currentInstruction)
/external/webkit/JavaScriptCore/
DChangeLog3164 (JSC::JIT::emit_op_switch_imm):