Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dgc-tracer.cc309 intptr_t allocated_since_last_gc = in PrintNVP() local
311 PrintF("allocated=%" V8_PTR_PREFIX "d ", allocated_since_last_gc); in PrintNVP()