Searched refs:StressType (Results 1 – 3 of 3) sorted by relevance
17 enum StressType { enum25 static void SetStressRunType(StressType type);
638 static v8::Testing::StressType stress_type() { return stress_type_; }639 static void set_stress_type(v8::Testing::StressType stress_type) {644 static v8::Testing::StressType stress_type_;
8305 v8::Testing::StressType internal::Testing::stress_type_ =8309 void Testing::SetStressRunType(Testing::StressType type) { in SetStressRunType()