Home
last modified time | relevance | path

Searched defs:Throw (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dasync_generator_helper.cpp34 JSTaggedValue AsyncGeneratorHelper::Throw(JSThread *thread, const JSHandle<GeneratorContext> &genContext, in Throw() function in panda::ecmascript::AsyncGeneratorHelper
H A Dgenerator_helper.cpp61 JSHandle<JSObject> GeneratorHelper::Throw(JSThread *thread, const JSHandle<GeneratorContext> &genContext, in Throw() function in panda::ecmascript::GeneratorHelper
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_async_iterator.cpp35 JSTaggedValue BuiltinsAsyncIterator::Throw([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsAsyncIterator
H A Dbuiltins_iterator.cpp32 JSTaggedValue BuiltinsIterator::Throw([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsIterator
H A Dbuiltins_async_from_sync_iterator.cpp62 JSTaggedValue BuiltinsAsyncFromSyncIterator::Throw(EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsAsyncFromSyncIterator
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp98 void SlowRuntimeStub::Throw(JSThread *thread, JSTaggedValue value) in Throw() function in panda::ecmascript::SlowRuntimeStub

Completed in 4 milliseconds