StressType 77 include/v8-testing.h static void SetStressRunType(StressType type);
StressType 6295 src/api.cc v8::Testing::StressType internal::Testing::stress_type_ =
StressType 605 src/api.h static v8::Testing::StressType stress_type() { return stress_type_; }
StressType 606 src/api.h static void set_stress_type(v8::Testing::StressType stress_type) {
StressType 611 src/api.h static v8::Testing::StressType stress_type_;