Searched refs:bootstrapper (Results 1 – 22 of 22) sorted by relevance
23 RUNTIME_ASSERT(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()32 RUNTIME_ASSERT(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()45 RUNTIME_ASSERT(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()59 RUNTIME_ASSERT(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()277 if (!isolate->bootstrapper()->IsActive()) { in RUNTIME_FUNCTION()
256 DCHECK(!isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()
146 explicit BootstrapperActive(Bootstrapper* bootstrapper) in BootstrapperActive() argument147 : bootstrapper_(bootstrapper) { in BootstrapperActive()
140 from = isolate_->bootstrapper()->RestoreState(from); in RestoreThread()298 to = isolate_->bootstrapper()->ArchiveState(to); in EagerlyArchiveThread()313 isolate_->bootstrapper()->FreeThreadResources(); in FreeThreadResources()
93 if (info->isolate()->bootstrapper()->IsActive()) { in MakeCodePrologue()159 bool print_code = info->isolate()->bootstrapper()->IsActive() in PrintCode()
561 isolate->bootstrapper()->IsActive() || object->IsNativeContext(); in IsBootstrappingOrNativeContext()569 if (child->GetIsolate()->bootstrapper()->IsActive()) return true; in IsBootstrappingOrValidParentContext()
49 if (isolate->bootstrapper()->IsActive()) return false; in ToPropertyDescriptorFastPath()
1798 isolate->bootstrapper()->SourceLookup<Natives>(index); in CompileBuiltin()1816 isolate->bootstrapper()->SourceLookup<ExperimentalNatives>(index); in CompileExperimentalBuiltin()1829 isolate->bootstrapper()->SourceLookup<ExtraNatives>(index); in CompileExtraBuiltin()1844 isolate->bootstrapper()->SourceLookup<ExperimentalExtraNatives>(index); in CompileExperimentalExtraBuiltin()1921 SourceCodeCache* cache = isolate->bootstrapper()->extensions_cache(); in CompileExtension()3380 : isolate_(isolate), active_(isolate->bootstrapper()) { in Genesis()
799 if (bootstrapper()->IsActive()) return true; in MayAccess()863 if (bootstrapper()->IsActive()) { in StackOverflow()1020 if (bootstrapper()->IsActive()) { in Throw()
1130 if (isolate()->bootstrapper()->IsActive()) { in SIMD128_TYPES()1259 isolate()->bootstrapper()->IsActive()); in NewFunction()2310 isolate()->bootstrapper()->IsActive()) { in ObjectLiteralMapFromCache()
1454 bool use_strong = FLAG_use_strong && !isolate->bootstrapper()->IsActive(); in CompileScript()1751 if (shared->is_toplevel() && isolate->bootstrapper()->IsActive()) { in GetOptimizedCode()
801 Bootstrapper* bootstrapper() { return bootstrapper_; }
1289 if (isolate->bootstrapper()->IsActive()) return; in VerifyRecompiledCode()
5490 env = isolate->bootstrapper()->CreateEnvironment( in CreateEnvironment()5575 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
12323 isolate->bootstrapper()->IsActive()) { in AttemptConcurrentOptimization()12878 if (!initial_map->GetIsolate()->bootstrapper()->IsActive() && in SetInstancePrototype()
305 isolate->bootstrapper()->SourceLookup<Natives>(i); in UNINITIALIZED_TEST()424 isolate->bootstrapper()->SourceLookup<Natives>(i); in UNINITIALIZED_TEST()555 isolate->bootstrapper()->SourceLookup<Natives>(i); in UNINITIALIZED_TEST()
224 DCHECK(isolate->bootstrapper()->IsActive()); in CreateGlobalThisBinding()
391 Handle<Context> context = isolate_->bootstrapper()->CreateEnvironment( in Load()2055 if (isolate_->bootstrapper()->IsActive()) return; in HandleDebugBreak()
31 src/bootstrapper.cc \
675 "src/bootstrapper.cc",676 "src/bootstrapper.h",
442 '../../src/bootstrapper.cc',443 '../../src/bootstrapper.h',
1215 if (isolate_->bootstrapper()->IsActive() && in ClearNormalizedMapCaches()4586 isolate_->bootstrapper()->Iterate(v); in IterateStrongRoots()