Home
last modified time | relevance | path

Searched refs:jmpImm16 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp1127 GateRef jmpImm16 = Int8(static_cast<uint8_t>(EcmaOpcode::JMP_IMM16)); in TryJitCompile() local
1129 isJmp = BitOr(Int8Equal(opcode, jmpImm8), Int8Equal(opcode, jmpImm16)); in TryJitCompile()

Completed in 3 milliseconds