HomeSort by relevance Sort by last modified time
    Searched refs:IncrementLiveBytes (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
spaces.h 451 MemoryChunk::FromAddress(object->address())->IncrementLiveBytes(by);
599 void IncrementLiveBytes(int by) {
    [all...]
spaces.cc 929 chunk->IncrementLiveBytes(by);
    [all...]

Completed in 377 milliseconds