Searched refs:external_allocation_limit_ (Results 1 – 3 of 3) sorted by relevance
455 if (amount_since_last_global_gc > external_allocation_limit_) { in AdjustAmountOfExternalAllocatedMemory()
1332 intptr_t external_allocation_limit_; variable
122 external_allocation_limit_(0), in Heap()4574 external_allocation_limit_ = 10 * max_semispace_size_; in ConfigureHeap()