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

  /external/v8/src/
api.h 554 static v8::Testing::StressType stress_type() { return stress_type_; } function in class:v8::internal::Testing
555 static void set_stress_type(v8::Testing::StressType stress_type) {
556 stress_type_ = stress_type;
api.cc     [all...]

Completed in 108 milliseconds