Searched refs:NotifyBootstrapComplete (Results 1 – 3 of 3) sorted by relevance
498 void NotifyBootstrapComplete();
5965 void Heap::NotifyBootstrapComplete() { in NotifyBootstrapComplete() function in v8::internal::Heap
339 isolate_->heap()->NotifyBootstrapComplete(); in CreateEnvironment()