mirror of
https://github.com/openharmony/ace_napi.git
synced 2026-07-21 16:55:22 -04:00
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
Remove triggerGC declaration
This commit is contained in:
@@ -183,7 +183,6 @@ public:
|
||||
bool StartHeapTracking(double timeInterval, bool isVmMode = true) override;
|
||||
bool StopHeapTracking(const std::string &filePath, DumpFormat dumpFormat = DumpFormat::JSON) override;
|
||||
|
||||
void TriggerGC(int gcType) override;
|
||||
void PrintStatisticResult() override;
|
||||
void StartRuntimeStat() override;
|
||||
void StopRuntimeStat() override;
|
||||
|
||||
Reference in New Issue
Block a user