Searched refs:Bootstrapper (Results 1 – 11 of 11) sorted by relevance
90 class Bootstrapper {147 explicit Bootstrapper(Isolate* isolate);149 DISALLOW_COPY_AND_ASSIGN(Bootstrapper);155 explicit BootstrapperActive(Bootstrapper* bootstrapper) in BootstrapperActive()165 Bootstrapper* bootstrapper_;174 NativesExternalStringResource(Bootstrapper* bootstrapper,
55 Bootstrapper* bootstrapper, in NativesExternalStringResource()69 Bootstrapper::Bootstrapper(Isolate* isolate) in Bootstrapper() function in v8::internal::Bootstrapper78 Handle<String> Bootstrapper::NativesSourceLookup(int index) { in NativesSourceLookup()98 void Bootstrapper::Initialize(bool create_heap_objects) { in Initialize()103 void Bootstrapper::InitializeOncePerProcess() { in InitializeOncePerProcess()113 char* Bootstrapper::AllocateAutoDeletedArray(int bytes) { in AllocateAutoDeletedArray()125 void Bootstrapper::TearDown() { in TearDown()303 friend class Bootstrapper;307 void Bootstrapper::Iterate(ObjectVisitor* v) { in Iterate()313 Handle<Context> Bootstrapper::CreateEnvironment( in CreateEnvironment()[all …]
181 Bootstrapper::InitializeOncePerProcess(); in InitializeOncePerProcessImpl()
54 class Bootstrapper; variable850 Bootstrapper* bootstrapper() { return bootstrapper_; }1256 Bootstrapper* bootstrapper_;
217 Bootstrapper::ArchiveSpacePerThread() + in ArchiveSpacePerThread()
1948 bootstrapper_ = new Bootstrapper(this); in Init()
89 class Bootstrapper {147 Bootstrapper();149 DISALLOW_COPY_AND_ASSIGN(Bootstrapper);171 NativesExternalStringResource(Bootstrapper* bootstrapper,
51 Bootstrapper* bootstrapper, in NativesExternalStringResource()65 Bootstrapper::Bootstrapper() in Bootstrapper() function in v8::internal::Bootstrapper73 Handle<String> Bootstrapper::NativesSourceLookup(int index) { in NativesSourceLookup()94 void Bootstrapper::Initialize(bool create_heap_objects) { in Initialize()101 char* Bootstrapper::AllocateAutoDeletedArray(int bytes) { in AllocateAutoDeletedArray()113 void Bootstrapper::TearDown() { in TearDown()288 friend class Bootstrapper;292 void Bootstrapper::Iterate(ObjectVisitor* v) { in Iterate()298 Handle<Context> Bootstrapper::CreateEnvironment( in CreateEnvironment()326 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal()[all …]
52 class Bootstrapper; variable789 Bootstrapper* bootstrapper() { return bootstrapper_; }1156 Bootstrapper* bootstrapper_;
233 Bootstrapper::ArchiveSpacePerThread() + in ArchiveSpacePerThread()
1769 bootstrapper_ = new Bootstrapper(); in Init()