Searched refs:GetFullGC (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/tests/ | ||
D | gc_test.cpp | 70 auto fullGc = heap->GetFullGC(); in HWTEST_F_L0() |
/ark/js_runtime/ecmascript/mem/ | ||
D | heap.h | 125 FullGC *GetFullGC() const in GetFullGC() function |