Home
last modified time | relevance | path

Searched defs:OPCODE_MASK (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dinstruction_handler_state.h135 static constexpr uint8_t OPCODE_MASK = 0xFFU; member in ark::interpreter::InstructionHandlerState
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecodes.h277 static constexpr uint32_t OPCODE_MASK = 0xFF00; member in panda::ecmascript::kungfu::Bytecodes

Completed in 3 milliseconds