Searched refs:SkipDefaultBundleFile (Results 1 – 2 of 2) sorted by relevance
105 bool SkipDefaultBundleFile(const CString &moduleFileName) const;
396 bool ModuleManager::SkipDefaultBundleFile(const CString &moduleFileName) const in SkipDefaultBundleFile() function in panda::ecmascript::ModuleManager442 std::shared_ptr<JSPandaFile> jsPandaFile = SkipDefaultBundleFile(moduleFileName) ? nullptr : in CommonResolveImportedModuleWithMerge()