Searched refs:FetchModuleTree (Results 1 – 2 of 2) sorted by relevance
575 static MaybeLocal<Module> FetchModuleTree(v8::Local<v8::Context> context,
741 MaybeLocal<Module> Shell::FetchModuleTree(Local<Context> context, in FetchModuleTree() function in v8::Shell777 if (FetchModuleTree(context, absolute_path).IsEmpty()) { in FetchModuleTree()873 } else if (!FetchModuleTree(realm, absolute_path).ToLocal(&root_module)) { in DoHostImportModuleDynamically()913 if (!FetchModuleTree(realm, absolute_path).ToLocal(&root_module)) { in ExecuteModule()