Home
last modified time | relevance | path

Searched defs:RETURN (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_generator_object.h32 RETURN = 0, enumerator
Djs_async_generator_object.h38 RETURN = 0, enumerator
Daccessor_data.h99 RETURN, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/function/
DfunctionBuilder.h32 RETURN, enumerator
/arkcompiler/ets_frontend/es2panda/compiler/function/
DfunctionBuilder.h33 RETURN, enumerator
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.h32 enum class InstructionType { NORMAL, JUMP, COND_JUMP, RETURN, THROW }; enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h60 RETURN = 0, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md88 #### RETURN subsubsection
92 | | state wires | #dependency wires | data wires |
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-ins.h49 RETURN = (1U << 3U), enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h214 RETURN = 143, enumerator
468 RETURN = 0x80, enumerator
/arkcompiler/ets_runtime/ecmascript/interpreter/templates/
Ddebugger_instruction_handler.inl976 DEBUG_HANDLE_OPCODE(RETURN) argument
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.cpp2796 BYTECODE_BASELINE_HANDLER_IMPLEMENT(RETURN) in BYTECODE_BASELINE_HANDLER_IMPLEMENT() argument