Searched refs:bootstrapper_ (Results 1 – 3 of 3) sorted by relevance
118 : bootstrapper_(bootstrapper) { in BootstrapperActive()119 ++bootstrapper_->nesting_; in BootstrapperActive()122 ~BootstrapperActive() { --bootstrapper_->nesting_; } in ~BootstrapperActive()125 Bootstrapper* bootstrapper_;
968 Bootstrapper* bootstrapper() { return bootstrapper_; }1753 Bootstrapper* bootstrapper_ = nullptr; variable
3094 bootstrapper_->TearDown(); in ThrowInternal()3190 delete bootstrapper_; in ThrowInternal()3191 bootstrapper_ = nullptr; in ThrowInternal()3508 bootstrapper_ = new Bootstrapper(this); in ThrowInternal()3572 bootstrapper_->Initialize(create_heap_objects); in ThrowInternal()