Home
last modified time | relevance | path

Searched refs:RemoveAllThreads (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Disolate.h1202 void RemoveAllThreads(Isolate* isolate);
Disolate.cc1963 void Isolate::ThreadDataTable::RemoveAllThreads(Isolate* isolate) { in Throw() function in v8::internal::Isolate::ThreadDataTable
2204 thread_data_table_->RemoveAllThreads(this); in Throw()