Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-idle-time-handler.h148 static bool ShouldDoOverApproximateWeakClosure(double idle_time_in_ms);
Dgc-idle-time-handler.cc92 bool GCIdleTimeHandler::ShouldDoOverApproximateWeakClosure( in ShouldDoOverApproximateWeakClosure() function in v8::internal::GCIdleTimeHandler