Home
last modified time | relevance | path

Searched defs:THROW (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_generator_object.h33 THROW, enumerator
Djs_async_generator_object.h39 THROW, enumerator
Daccessor_data.h100 THROW enumerator
/arkcompiler/ets_frontend/es2panda/compiler/function/
DfunctionBuilder.h34 THROW, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/function/
DfunctionBuilder.h33 THROW, 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/compiler/
Dcircuit_ir_specification.md101 #### THROW subsubsection
105 | | state wires | #dependency wires | data wires |
/arkcompiler/ets_runtime/ecmascript/interpreter/templates/
Ddebugger_instruction_handler.inl1136 DEBUG_HANDLE_OPCODE(THROW) argument