Searched defs:FullGC (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | full_gc.cpp | 28 FullGC::FullGC(Heap *heap) : heap_(heap), workManager_(heap->GetWorkManager()) {} in FullGC() function in panda::ecmascript::FullGC |
| D | heap.h | 44 class FullGC; variable |