Searched refs:RemoveAllThreads (Results 1 – 2 of 2) sorted by relevance
1202 void RemoveAllThreads(Isolate* isolate);
1963 void Isolate::ThreadDataTable::RemoveAllThreads(Isolate* isolate) { in Throw() function in v8::internal::Isolate::ThreadDataTable2204 thread_data_table_->RemoveAllThreads(this); in Throw()