Searched defs:allocation_timeout_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dheap.h960 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; }
1506 int allocation_timeout_; member in class:v8::internal::Heap

Completed in 52 milliseconds