Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_iterator.cpp36 JSTaggedValue BuiltinsIterator::Throw([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsIterator
Dbuiltins_async_iterator.cpp36 JSTaggedValue BuiltinsAsyncIterator::Throw([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Throw() function in panda::ecmascript::builtins::BuiltinsAsyncIterator
Dbuiltins_async_from_sync_iterator.cpp68 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.cpp1281 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 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument