Searched defs:CollectGarbage (Results 1 – 6 of 6) sorted by relevance
118 void HeapProfilerImpl::DispatcherImpl::CollectGarbage(const DispatchRequest &request) in CollectGarbage() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl330 DispatchResponse HeapProfilerImpl::CollectGarbage() in CollectGarbage() function in panda::ecmascript::tooling::HeapProfilerImpl
194 int HeapProfilerClient::CollectGarbage() in CollectGarbage() function in OHOS::ArkCompiler::Toolchain::HeapProfilerClient
1214 void SharedHeap::CollectGarbage(JSThread *thread) in CollectGarbage() function
1475 void Heap::CollectGarbage(TriggerGCType gcType, GCReason reason) in CollectGarbage() function in panda::ecmascript::Heap
98 HWTEST_F_L0(HeapProfilerImplTest, CollectGarbage) in HWTEST_F_L0() argument
899 void EcmaVM::CollectGarbage(TriggerGCType gcType, panda::ecmascript::GCReason reason) const in CollectGarbage() function in panda::ecmascript::EcmaVM