Searched refs:getOpcodeID (Results 1 – 10 of 10) sorted by relevance
85 OpcodeID getOpcodeID(Opcode opcode) in getOpcodeID() function
193 switch (m_interpreter->getOpcodeID(currentInstruction->u.opcode)) { in privateCompileMainPass()383 switch (m_interpreter->getOpcodeID(currentInstruction->u.opcode)) { in privateCompileSlowCases()
322 …ASSERT(m_interpreter->getOpcodeID((currentInstruction + OPCODE_LENGTH(op_method_check))->u.opcode)… in emit_op_method_check()
200 …ASSERT(m_interpreter->getOpcodeID((currentInstruction + OPCODE_LENGTH(op_method_check))->u.opcode)… in emit_op_method_check()
188 unsigned opcodeID = m_interpreter->getOpcodeID(sample.vPC()[0].u.opcode); in doRun()
214 OpcodeID currentOpcode = exec->interpreter()->getOpcodeID(instructions[i].u.opcode); in instructionOffsetForNth()340 … 0; i < m_instructions.size(); i += opcodeLengths[exec->interpreter()->getOpcodeID(m_instructions[… in dump()484 switch (exec->interpreter()->getOpcodeID(it->u.opcode)) { in dump()
556 switch (interpreter->getOpcodeID(currentInstruction->u.opcode)) { in parseBlock()
20151 (JSC::Interpreter::getOpcodeID):
15140 (KJS::Machine::getOpcodeID):
22716 (JSC::BytecodeInterpreter::getOpcodeID):