Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.h587 #define READ_INST_16_7() READ_INST_16(9) macro
H A Dinterpreter-inl.cpp574 #define READ_INST_16_7() READ_INST_16(9) macro
7582 uint16_t length = READ_INST_16_7(); in RunInternal()
H A Dinterpreter_assembly.cpp147 #define READ_INST_16_7() READ_INST_16(9) macro
6096 uint16_t length = READ_INST_16_7();
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecodes.cpp1836 uint16_t length = READ_INST_16_7(); in InitBytecodeInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp65 #define READ_INST_16_7() READ_INST_16(9) macro
5595 int16_t length = READ_INST_16_7(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT()

Completed in 34 milliseconds