Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dincremental-marking.h231 void NotifyIncompleteScanOfObject(int unscanned_bytes) { in NotifyIncompleteScanOfObject() argument
232 unscanned_bytes_of_large_object_ = unscanned_bytes; in NotifyIncompleteScanOfObject()