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.h235 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.h280 JSTaggedValue GetException() const in GetException() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h703 RemoteObject *GetException() const in GetException() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6187 Local<ObjectRef> TryCatch::GetException() in GetException() function in panda::TryCatch