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

  /external/v8/src/
flag-definitions.h 605 DEFINE_INT(max_old_space_size, 0, "max size of the old space (in Mbytes)")
    [all...]
api.cc     [all...]
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]
  /external/v8/include/
v8.h 5721 int max_old_space_size() const { return max_old_space_size_; } function in class:v8::ResourceConstraints
    [all...]

Completed in 68 milliseconds