Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_generator_object.h32 THROW, enumerator
Djs_async_generator_object.h39 THROW, enumerator
Daccessor_data.h79 THROW enumerator
/arkcompiler/ets_frontend/es2panda/compiler/function/
DfunctionBuilder.h34 THROW, enumerator
/arkcompiler/ets_frontend/ts2panda/src/function/
DasyncGeneratorFunctionBuilder.ts32 THROW, enumerator
/arkcompiler/runtime_core/verification/cflow/
Dcflow_info.h33 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.inl1111 DEBUG_HANDLE_OPCODE(THROW) argument