Searched defs:GetSecondaryOpcode (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ | ||
| H A D | instruction.h | 57 uint8_t GetSecondaryOpcode() const in GetSecondaryOpcode() function in panda::ecmascript::OldBytecodeInstBase |
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ | ||
| H A D | instruction_handler_state.h | 98 ALWAYS_INLINE uint8_t GetSecondaryOpcode() const in GetSecondaryOpcode() function in ark::interpreter::InstructionHandlerState |
| H A D | instruction_handler_base.h | 83 ALWAYS_INLINE uint8_t GetSecondaryOpcode() const in GetSecondaryOpcode() function in ark::interpreter::InstructionHandlerBase |
| /arkcompiler/runtime_core/static_core/verification/absint/ | ||
| H A D | abs_int_inl.h | 195 uint8_t GetSecondaryOpcode() in GetSecondaryOpcode() function in ark::verifier::AbsIntInstructionHandler |
Completed in 8 milliseconds