Searched defs:StopHeapTracking (Results 1 – 4 of 4) sorted by relevance
56 bool DFXJSNApi::StopHeapTracking(EcmaVM *vm, int dumpFormat, const std::string &filePath) in StopHeapTracking() function in panda::DFXJSNApi
69 bool HeapProfiler::StopHeapTracking(JSThread *thread, DumpFormat dumpFormat, const std::string &pat… in StopHeapTracking() function in panda::ecmascript::HeapProfiler
235 void StopHeapTracking() in StopHeapTracking() function
711 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM