Searched refs:weak_module (Results 1 – 1 of 1) sorted by relevance
997 for (auto& weak_module : modules_in_isolate) { in DeleteCompileJobsOnIsolate() local998 if (auto shared_module = weak_module.lock()) { in DeleteCompileJobsOnIsolate()