Home
last modified time | relevance | path

Searched refs:FullGC (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dgc-idle-time-handler.h44 static GCIdleTimeAction FullGC() { in FullGC() function
Dgc-idle-time-handler.cc131 return GCIdleTimeAction::FullGC(); in Compute()