Home
last modified time | relevance | path

Searched defs:ADVANCE_PC (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.h79 #define ADVANCE_PC(offset) \ macro
619 #undef ADVANCE_PC macro
H A Dinterpreter_assembly.cpp46 #define ADVANCE_PC(offset) \ macro
7979 #undef ADVANCE_PC macro
H A Dinterpreter-inl.cpp66 #define ADVANCE_PC(offset) \ macro
8009 #undef ADVANCE_PC macro
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp34 #define ADVANCE_PC(opcode) bytecodeArray += BytecodeInstruction::Size(opcode) macro
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h619 ADVANCE_PC = 0x01, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::LineNumberProgramItem::Opcode
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h608 ADVANCE_PC = 0x01, member in ark::panda_file::ClassTag::MethodTag::FieldTag::LineNumberProgramItemBase::Opcode

Completed in 41 milliseconds