Home
last modified time | relevance | path

Searched defs:Throw (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/function/
DgeneratorFunctionBuilder.ts29 enum ResumeMode { Return = 0, Throw, Next }; enumerator
DasyncFunctionBuilder.ts29 Throw, enumerator
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_iterator.cpp34 JSTaggedValue BuiltinsIterator::Throw([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsIterator
Dbuiltins_async_iterator.cpp34 JSTaggedValue BuiltinsAsyncIterator::Throw([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsAsyncIterator
Dbuiltins_async_from_sync_iterator.cpp66 JSTaggedValue BuiltinsAsyncFromSyncIterator::Throw(EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsAsyncFromSyncIterator
/arkcompiler/ets_runtime/ecmascript/
Dasync_generator_helper.cpp36 JSTaggedValue AsyncGeneratorHelper::Throw(JSThread *thread, const JSHandle<GeneratorContext> &genCo… in Throw() function in panda::ecmascript::AsyncGeneratorHelper
Dgenerator_helper.cpp58 JSHandle<JSObject> GeneratorHelper::Throw(JSThread *thread, const JSHandle<GeneratorContext> &genCo… in Throw() function in panda::ecmascript::GeneratorHelper
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp123 void SlowRuntimeStub::Throw(JSThread *thread, JSTaggedValue value) in Throw() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1169 DEF_RUNTIME_STUBS(Throw) in DEF_RUNTIME_STUBS() argument
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp4812 TEST_F(IrBuilderTest, Throw) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property