Home
last modified time | relevance | path

Searched refs:ThreadDataTable (Results 1 – 8 of 8) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Disolate.h464 class ThreadDataTable; variable
514 friend class ThreadDataTable; variable
1390 class ThreadDataTable {
1392 ThreadDataTable();
1393 ~ThreadDataTable();
1685 ThreadDataTable thread_data_table_;
H A Disolate.cc2311 Isolate::ThreadDataTable::ThreadDataTable() : table_() {} in Throw() function in v8::internal::Isolate::ThreadDataTable
2313 Isolate::ThreadDataTable::~ThreadDataTable() {} in Throw()
2356 Isolate::PerIsolateThreadData* Isolate::ThreadDataTable::Lookup( in Throw()
2364 void Isolate::ThreadDataTable::Insert(Isolate::PerIsolateThreadData* data) { in Throw()
2370 void Isolate::ThreadDataTable::Remove(PerIsolateThreadData* data) { in Throw()
2375 void Isolate::ThreadDataTable::RemoveAllThreads() { in Throw()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/
H A Disolate.h458 class ThreadDataTable; variable
506 friend class ThreadDataTable; variable
1532 class ThreadDataTable {
1534 ThreadDataTable() = default;
1846 ThreadDataTable thread_data_table_;
H A Disolate.cc2686 Isolate::PerIsolateThreadData* Isolate::ThreadDataTable::Lookup( in Throw()
2693 void Isolate::ThreadDataTable::Insert(Isolate::PerIsolateThreadData* data) { in Throw()
2698 void Isolate::ThreadDataTable::Remove(PerIsolateThreadData* data) { in Throw()
2703 void Isolate::ThreadDataTable::RemoveAllThreads() { in Throw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/
H A Disolate.h482 class ThreadDataTable; variable
532 friend class ThreadDataTable; variable
1648 class ThreadDataTable {
1650 ThreadDataTable() = default;
1985 ThreadDataTable thread_data_table_;
H A Disolate.cc2718 Isolate::PerIsolateThreadData* Isolate::ThreadDataTable::Lookup( in ThrowInternal()
2725 void Isolate::ThreadDataTable::Insert(Isolate::PerIsolateThreadData* data) { in ThrowInternal()
2730 void Isolate::ThreadDataTable::Remove(PerIsolateThreadData* data) { in ThrowInternal()
2735 void Isolate::ThreadDataTable::RemoveAllThreads() { in ThrowInternal()
/dports/lang/v8/v8-9.6.180.12/src/execution/
H A Disolate.h505 class ThreadDataTable; variable
560 friend class ThreadDataTable; variable
1851 class ThreadDataTable {
1853 ThreadDataTable() = default;
2228 ThreadDataTable thread_data_table_;
H A Disolate.cc2747 Isolate::PerIsolateThreadData* Isolate::ThreadDataTable::Lookup( in ThrowInternal()
2754 void Isolate::ThreadDataTable::Insert(Isolate::PerIsolateThreadData* data) { in ThrowInternal()
2759 void Isolate::ThreadDataTable::Remove(PerIsolateThreadData* data) { in ThrowInternal()
2764 void Isolate::ThreadDataTable::RemoveAllThreads() { in ThrowInternal()