Searched defs:newThread (Results 1 – 6 of 6) sorted by relevance
79 auto newThread = ThreadStart(ThreadFunc); in TEST_F() local
449 bool traceAllocation, bool newThread) in StartHeapTracking()500 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking()
383 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()412 [[maybe_unused]] bool newThread) in StopHeapTracking()424 … [[maybe_unused]] Progress *progress, [[maybe_unused]] bool newThread) in StopHeapTracking()
163 std::thread newThread(subBarrierFunc); in TEST_F() local
220 void Runtime::RegisterThread(JSThread* newThread) in RegisterThread()
873 bool traceAllocation = false, bool newThread = true) override in StartHeapTracking()878 …bool StopHeapTracking(Stream *stream, Progress *progress = nullptr, bool newThread = true) override in StopHeapTracking()