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

  /external/v8/src/heap/
incremental-marking.h 243 bool black_allocation() { return black_allocation_; }
246 if (!black_allocation_) {
335 bool black_allocation_; member in class:v8::internal::IncrementalMarking
mark-compact.h 871 bool black_allocation_; member in class:v8::internal::final
    [all...]

Completed in 4584 milliseconds