Home
last modified time | relevance | path

Searched refs:RuntimeThrow (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h319 static inline void RuntimeThrow(JSThread *thread, JSTaggedValue value);
H A Druntime_stubs-inl.h1615 void RuntimeStubs::RuntimeThrow(JSThread *thread, JSTaggedValue value) in RuntimeThrow() function in panda::ecmascript::RuntimeStubs
H A Druntime_stubs.cpp1994 RuntimeThrow(thread, value); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp101 RuntimeStubs::RuntimeThrow(thread, value); in Throw()

Completed in 18 milliseconds