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

  /external/v8/src/heap/
spaces.cc     [all...]
heap.h 504 void increment_bytes(int size) { bytes_ += size; } function in class:v8::internal::GarbageCollectionReason::BASE_EMBEDDED
    [all...]

Completed in 83 milliseconds