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

  /external/v8/src/
heap-inl.h 474 if (amount_since_last_global_gc > external_allocation_limit_) {
heap.h 1710 intptr_t external_allocation_limit_; member in class:v8::internal::Heap
    [all...]
heap.cc 92 // ConfigureHeap (survived_since_last_expansion_, external_allocation_limit_)
126 external_allocation_limit_(0),
    [all...]

Completed in 76 milliseconds