Searched refs:kWorkerThread (Results 1 – 2 of 2) sorted by relevance
578 enum ThreadType { kMainIsolateThread, kWorkerThread }; enumerator627 return thread_type_ == kWorkerThread in CounterIdForThread()638 (thread_type_ == kWorkerThread); in IsCounterAppropriateForThread()772 enum ThreadType { kMainIsolateThread, kWorkerThread };
306 std::make_unique<RuntimeCallStats>(RuntimeCallStats::kWorkerThread); in NewTable()