Searched refs:bootstrapper (Results 1 – 21 of 21) sorted by relevance
139 explicit BootstrapperActive(Bootstrapper* bootstrapper) in BootstrapperActive() argument140 : bootstrapper_(bootstrapper) { in BootstrapperActive()158 NativesExternalStringResource(Bootstrapper* bootstrapper,
54 DCHECK(this->GetIsolate()->bootstrapper()->IsActive()); in native_context()401 if (child->GetIsolate()->bootstrapper()->IsActive()) return true; in IsBootstrappingOrValidParentContext()413 isolate->bootstrapper()->IsActive() || in IsBootstrappingOrGlobalObject()
145 from = isolate_->bootstrapper()->RestoreState(from); in RestoreThread()303 to = isolate_->bootstrapper()->ArchiveState(to); in EagerlyArchiveThread()318 isolate_->bootstrapper()->FreeThreadResources(); in FreeThreadResources()
102 if (info->isolate()->bootstrapper()->IsActive()) { in MakeCodePrologue()166 bool print_code = info->isolate()->bootstrapper()->IsActive() in PrintCode()
103 !isolate_->bootstrapper()->IsActive()) { in Optimize()
71 return isolate_->bootstrapper()->IsActive(); in IsBootstrapping()
23 Bootstrapper* bootstrapper, in NativesExternalStringResource() argument27 if (bootstrapper->delete_these_non_arrays_on_tear_down_ == NULL) { in NativesExternalStringResource()28 bootstrapper->delete_these_non_arrays_on_tear_down_ = new List<char*>(2); in NativesExternalStringResource()32 bootstrapper->delete_these_non_arrays_on_tear_down_-> in NativesExternalStringResource()1377 isolate->bootstrapper()->NativesSourceLookup(index); in CompileBuiltin()2381 isolate->bootstrapper()->extensions_cache(), in InstallExtension()2613 active_(isolate->bootstrapper()) { in Genesis()
396 internal_isolate->bootstrapper()->NativesSourceLookup(i); in main()
737 isolate->bootstrapper()->NativesSourceLookup(index); in CompileDebuggerScript()807 isolate_->bootstrapper()->CreateEnvironment( in Load()3026 if (isolate_->bootstrapper()->IsActive()) return; in HandleDebugBreak()
682 if (isolate->bootstrapper()->IsActive()) return YES; in MayAccessPreCheck()1023 bool bootstrapping = bootstrapper()->IsActive(); in DoThrow()
855 Bootstrapper* bootstrapper() { return bootstrapper_; }
280 if (info->isolate()->bootstrapper()->IsActive() in Analyze()
1161 new NativesExternalStringResource(isolate->bootstrapper(), in ReadChunk()
5186 env = isolate->bootstrapper()->CreateEnvironment( in CreateEnvironment()5272 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
8944 RUNTIME_ASSERT(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()8952 RUNTIME_ASSERT(isolate->bootstrapper()->IsActive()); in RUNTIME_FUNCTION()14611 if (!isolate->bootstrapper()->IsActive()) { in RUNTIME_FUNCTION()
4038 if (object->HasIndexedInterceptor() && !isolate->bootstrapper()->IsActive()) { in GetElementAttributeWithReceiver()9388 if (!initial_map->GetIsolate()->bootstrapper()->IsActive() && in SetInstancePrototype()
419 isolate->bootstrapper()->NativesSourceLookup(i); in UNINITIALIZED_TEST()546 isolate->bootstrapper()->NativesSourceLookup(i); in UNINITIALIZED_TEST()
29 src/bootstrapper.cc \
447 "src/bootstrapper.cc",448 "src/bootstrapper.h",
358 '../../src/bootstrapper.cc',359 '../../src/bootstrapper.h',
974 if (isolate_->bootstrapper()->IsActive()) return; in ClearJSFunctionResultCaches()997 if (isolate_->bootstrapper()->IsActive() && in ClearNormalizedMapCaches()4754 isolate_->bootstrapper()->Iterate(v); in IterateStrongRoots()