Home
last modified time | relevance | path

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

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