Searched defs:ADVANCE_PC (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | interpreter-inl.h | 79 #define ADVANCE_PC(offset) \ macro 619 #undef ADVANCE_PC macro |
| H A D | interpreter_assembly.cpp | 46 #define ADVANCE_PC(offset) \ macro 7979 #undef ADVANCE_PC macro |
| H A D | interpreter-inl.cpp | 66 #define ADVANCE_PC(offset) \ macro 8009 #undef ADVANCE_PC macro |
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ | ||
| H A D | baseline_compiler.cpp | 34 #define ADVANCE_PC(opcode) bytecodeArray += BytecodeInstruction::Size(opcode) macro |
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | file_items.h | 619 ADVANCE_PC = 0x01, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::LineNumberProgramItem::Opcode |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | file_items.h | 608 ADVANCE_PC = 0x01, member in ark::panda_file::ClassTag::MethodTag::FieldTag::LineNumberProgramItemBase::Opcode |
Completed in 41 milliseconds