Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/backend/
Djs_pt_hooks.cpp38 void JSPtHooks::Exception([[maybe_unused]] const JSPtLocation &location) in Exception() function in panda::ecmascript::tooling::JSPtHooks
/arkcompiler/toolchain/tooling/test/utils/
Dtest_hooks.h69 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.h370 static ARK_INLINE constexpr JSTaggedValue Exception() in Exception() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h116 inline GateRef StubBuilder::Exception() in Exception() function