Home
last modified time | relevance | path

Searched defs:IsQuickFixCausedException (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dquick_fix_manager.cpp114 bool QuickFixManager::IsQuickFixCausedException(JSThread *thread, in IsQuickFixCausedException() function in panda::ecmascript::QuickFixManager
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2662 bool JSNApi::IsQuickFixCausedException(EcmaVM *vm, Local<ObjectRef> exception, const std::string &p… in IsQuickFixCausedException() function in panda::JSNApi