Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc2006 static bool IsLogging(Isolate* isolate) { in IsLogging() function
2112 const bool is_logging = IsLogging(isolate()); in Scavenge()