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

  /external/v8/src/heap/
heap.h 921 bool inline_allocation_disabled() { return inline_allocation_disabled_; }
2109 bool inline_allocation_disabled_; member in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
heap.cc 187 inline_allocation_disabled_(false),
    [all...]

Completed in 106 milliseconds