Searched defs:StopHeapTracking (Results 1 – 4 of 4) sorted by relevance
143 bool DFXJSNApi::StopHeapTracking(const EcmaVM *vm, const std::string &filePath, bool newThread) in StopHeapTracking() function in panda::DFXJSNApi149 bool DFXJSNApi::StopHeapTracking(const EcmaVM *vm, Stream* stream, Progress *progress, bool newThre… in StopHeapTracking() function in panda::DFXJSNApi
109 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking() function in panda::ecmascript::HeapProfiler
415 void StopHeapTracking() in StopHeapTracking() function
844 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM