Home
last modified time | relevance | path

Searched defs:ThrowException (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_language_context.cpp29 void EtsLanguageContext::ThrowException(ManagedThread *thread, const uint8_t *mutf8Name, const uint8_t *mutf8Msg) const in ThrowException() function in ark::ets::EtsLanguageContext
/arkcompiler/runtime_core/static_core/runtime/core/
H A Dcore_language_context.cpp43 void CoreLanguageContext::ThrowException(ManagedThread *thread, const uint8_t *mutf8Name, const uint8_t *mutf8Msg) const in ThrowException() function in ark::CoreLanguageContext
/arkcompiler/runtime_core/static_core/runtime/
H A Dlanguage_context.cpp80 void LanguageContextBase::ThrowException([[maybe_unused]] ManagedThread *thread, in ThrowException() function in ark::LanguageContextBase
H A Dexceptions.cpp38 void ThrowException(const LanguageContext &ctx, ManagedThread *thread, const uint8_t *mutf8Name, in ThrowException() function
[all...]
/arkcompiler/toolchain/tooling/backend/
H A Ddebugger_executor.cpp131 void DebuggerExecutor::ThrowException(const EcmaVM *vm, const std::string &error) in ThrowException() function in panda::ecmascript::tooling::DebuggerExecutor
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dlanguage_context.h344 void ThrowException(ManagedThread *thread, const uint8_t *mutf8Name, const uint8_t *mutf8Msg) const in ThrowException() function in ark::LanguageContext
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp2734 void ETSGen::ThrowException(const ir::Expression *expr) in ThrowException() function in ETSGen
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4456 void JSNApi::ThrowException(const EcmaVM *vm, Local<JSValueRef> error) in ThrowException() function in panda::JSNApi

Completed in 26 milliseconds