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 687 static v8::Testing::StressType stress_type() { return stress_type_; } function in class:v8::internal::Testing
688 static void set_stress_type(v8::Testing::StressType stress_type) {
689 stress_type_ = stress_type;
api.cc     [all...]

Completed in 38 milliseconds