Searched defs:IsQuickFixCausedException (Results 1 – 2 of 2) sorted by relevance
229 bool QuickFixManager::IsQuickFixCausedException(JSThread *thread, in IsQuickFixCausedException() function in panda::ecmascript::QuickFixManager
2526 bool JSNApi::IsQuickFixCausedException(EcmaVM *vm, Local<ObjectRef> exception, const std::string &p… in IsQuickFixCausedException() function in panda::JSNApi