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

  /external/v8/include/
v8.h 2568 int max_young_space_size() const { return max_young_space_size_; } function in class:v8::ResourceConstraints
    [all...]
  /external/v8/src/
api.cc 586 int young_space_size = constraints->max_young_space_size();
    [all...]

Completed in 280 milliseconds