Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/backend/
Djs_pt_hooks.cpp30 void JSPtHooks::Exception([[maybe_unused]] const JSPtLocation &location) in Exception() function in panda::ecmascript::tooling::JSPtHooks
/arkcompiler/toolchain/tooling/test/utils/
Dtest_hooks.h61 void Exception(const JSPtLocation &location) override in Exception() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_number.h44 static inline constexpr JSTaggedNumber Exception() in Exception() function
Djs_tagged_value.h368 static ARK_INLINE constexpr JSTaggedValue Exception() in Exception() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h325 static inline constexpr TaggedValue Exception() in Exception() function
/arkcompiler/runtime_core/runtime/tests/tooling/
Dtest_runner.h61 … void Exception(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *object, in Exception() function
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h310 …virtual void Exception(PtThread /* thread */, Method * /* method */, const PtLocation & /* locatio… in Exception() function
357 …virtual void Exception(PtThread /* thread */, const PtLocation & /* location */, PtObject /* excep… in Exception() function
/arkcompiler/runtime_core/runtime/tooling/
Dpt_hooks_wrapper.h94 …void Exception(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *exceptio… in Exception() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h109 inline GateRef StubBuilder::Exception() in Exception() function