Searched defs:JumpTo (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ | ||
| H A D | old_instruction.h | 40 OldBytecodeInst JumpTo(int32_t offset) const in JumpTo() function in panda::ecmascript::OldBytecodeInst |
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ | ||
| H A D | instruction_handler_base.h | 241 ALWAYS_INLINE void JumpTo(const uint8_t *pc) in JumpTo() function in ark::interpreter::InstructionHandlerBase |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | ETSGen.h | 293 void JumpTo(const ir::AstNode *node, Label *labelTo) in JumpTo() function in ark::es2panda::compiler::final |
Completed in 6 milliseconds