Searched refs:bootstrapper (Results 1 – 23 of 23) sorted by relevance
128 explicit BootstrapperActive(Bootstrapper* bootstrapper) in BootstrapperActive() argument129 : bootstrapper_(bootstrapper) { in BootstrapperActive()
145 from = isolate_->bootstrapper()->RestoreState(from); in RestoreThread()299 to = isolate_->bootstrapper()->ArchiveState(to); in EagerlyArchiveThread()314 isolate_->bootstrapper()->FreeThreadResources(); in FreeThreadResources()
484 isolate->bootstrapper()->IsActive() || object->IsNativeContext(); in IsBootstrappingOrNativeContext()492 if (child->GetIsolate()->bootstrapper()->IsActive()) return true; in IsBootstrappingOrValidParentContext()
52 if (isolate->bootstrapper()->IsActive()) return false; in ToPropertyDescriptorFastPath()
3770 isolate->bootstrapper()->GetNativeSource(CORE, index); in CompileBuiltin()3788 isolate->bootstrapper()->GetNativeSource(EXTRAS, index); in CompileExtraBuiltin()3803 isolate->bootstrapper()->GetNativeSource(EXPERIMENTAL_EXTRAS, index); in CompileExperimentalExtraBuiltin()3880 SourceCodeCache* cache = isolate->bootstrapper()->extensions_cache(); in CompileExtension()5644 : isolate_(isolate), active_(isolate->bootstrapper()) { in Genesis()5781 : isolate_(isolate), active_(isolate->bootstrapper()) { in Genesis()
1697 if (!isolate_->bootstrapper()->IsActive()) { in MapEvent()1733 if (isolate_->bootstrapper()->IsActive()) return; in MapDetails()
1456 if (!GetIsolate()->bootstrapper()->IsActive()) { in JSGlobalProxyPrint()1464 if (!GetIsolate()->bootstrapper()->IsActive()) { in JSGlobalObjectPrint()
276 if (isolate_->bootstrapper()->IsActive()) return; in InternalUpdateProtector()
999 Bootstrapper* bootstrapper() { return bootstrapper_; }
951 if (bootstrapper()->IsActive()) return true; in MayAccess()1209 if (bootstrapper()->IsActive()) { in Throw()
6106 return isolate->bootstrapper()->CreateEnvironment( in Invoke()6121 return isolate->bootstrapper()->NewRemoteContext(maybe_global_proxy, in Invoke()6347 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
9538 if (isolate->bootstrapper()->IsActive() && in ConnectTransition()12544 isolate->bootstrapper()->IsActive()) { in MarkForOptimization()12654 if (object->GetIsolate()->bootstrapper()->IsActive()) return false; in PrototypeBenefitsFromNormalization()13028 if (!isolate->bootstrapper()->IsActive() && in SetInstancePrototype()
29 CHECK(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()37 CHECK(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()50 CHECK(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()
685 DCHECK(!isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()
1051 CHECK(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()
1 This license applies to the bootstrapper application that is embedded within the installer. It has …
372 DCHECK(isolate->bootstrapper()->IsActive()); in CreateForBootstrapping()
34 "src/bootstrapper.cc",
1577 "src/bootstrapper.cc",1578 "src/bootstrapper.h",
2199 if (isolate()->bootstrapper()->IsActive()) { in NewError()2316 if (isolate()->bootstrapper()->IsActive()) { in NewFunction()3739 if (isolate()->bootstrapper()->IsActive()) { in ObjectLiteralMapFromCache()
4159 isolate_->bootstrapper()->Iterate(v); in IterateStrongRoots()
1931 if (isolate_->bootstrapper()->IsActive()) return; in HandleDebugBreak()
613 isolate->bootstrapper()->IsActive() in PrintCode()