Searched defs:EcmaOpcode (Results 1 – 3 of 3) sorted by relevance
21 using EcmaOpcode = kungfu::EcmaOpcode; typedef32 [](std::pair<EcmaOpcode, Value> &x, std::pair<EcmaOpcode, Value> &y) -> bool { in PrintAndReset()
33 using EcmaOpcode = BytecodeInstruction::Opcode; variable
32 using EcmaOpcode = BytecodeInstruction::Opcode; variable