Home
last modified time | relevance | path

Searched defs:GetException (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h240 bool GetException() const in GetException() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h103 ObjectHeader *GetException() const in GetException() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h200 JSTaggedValue GetException() const in GetException() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h676 RemoteObject *GetException() const in GetException() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4140 Local<ObjectRef> TryCatch::GetException() in GetException() function in panda::TryCatch