Home
last modified time | relevance | path

Searched defs:ecmaOpcodeGate (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp298 auto ecmaOpcodeGate = builder_.Int32(static_cast<uint32_t>(ecmaOpcode)); in AddProfiling() local
324 auto ecmaOpcodeGate = builder_.Int32(static_cast<uint32_t>(ecmaOpcode)); in AddProfiling() local
Dtyped_bytecode_lowering.cpp2658 auto ecmaOpcodeGate = builder_.Int32(static_cast<uint32_t>(ecmaOpcode)); in AddProfiling() local
2684 auto ecmaOpcodeGate = builder_.Int32(static_cast<uint32_t>(ecmaOpcode)); in AddProfiling() local
Dslowpath_lowering.cpp3408 auto ecmaOpcodeGate = builder_.Int32(static_cast<uint32_t>(ecmaOpcode)); in AddProfiling() local
3428 auto ecmaOpcodeGate = builder_.Int32(static_cast<uint32_t>(ecmaOpcode)); in AddProfiling() local