Searched refs:RemoveAllThreads (Results 1 – 2 of 2) sorted by relevance
1169 void RemoveAllThreads(Isolate* isolate);
1783 void Isolate::ThreadDataTable::RemoveAllThreads(Isolate* isolate) { in RemoveAllThreads() function in v8::internal::Isolate::ThreadDataTable1925 thread_data_table_->RemoveAllThreads(this); in TearDown()