OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 62 milliseconds