Searched defs:StopHeapTracking (Results 1 – 5 of 5) sorted by relevance
413 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const std::str… in StopHeapTracking() function in panda::DFXJSNApi425 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] Stream* stream, in StopHeapTracking() function in panda::DFXJSNApi
780 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM
1492 void StopHeapTracking() in StopHeapTracking() function
568 …bool StopHeapTracking(Stream *stream, Progress *progress = nullptr, bool newThread = true) override in StopHeapTracking() function in panda::test::MockHeapProfiler
1111 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking() function in panda::ecmascript::HeapProfiler