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