Searched defs:newThread (Results 1 – 5 of 5) sorted by relevance
79 auto newThread = ThreadStart(ThreadFunc); in TEST_F() local
385 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()414 [[maybe_unused]] bool newThread) in StopHeapTracking()426 … [[maybe_unused]] Progress *progress, [[maybe_unused]] bool newThread) in StopHeapTracking()
132 void Runtime::RegisterThread(JSThread* newThread) in RegisterThread()
563 bool traceAllocation = false, bool newThread = true) override in StartHeapTracking()568 …bool StopHeapTracking(Stream *stream, Progress *progress = nullptr, bool newThread = true) override in StopHeapTracking()
1062 bool traceAllocation, bool newThread) in StartHeapTracking()1111 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking()