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

/external/v8/src/
H A Dapi.h557 static v8::Testing::StressType stress_type() { return stress_type_; } function in class:v8::internal::Testing
558 static void set_stress_type(v8::Testing::StressType stress_type) { argument
559 stress_type_ = stress_type;

Completed in 25 milliseconds