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

/external/v8/include/
H A Dv8.h2571 void set_max_old_space_size(int value) { max_old_space_size_ = value; } function in class:v8::ResourceConstraints
/external/chromium_org/v8/include/
H A Dv8.h3821 void set_max_old_space_size(int value) { max_old_space_size_ = value; } function in class:v8::ResourceConstraints

Completed in 307 milliseconds