|
V8 Project
|
#include <api.h>
Collaboration diagram for v8::internal::Testing:Static Public Member Functions | |
| static v8::Testing::StressType | stress_type () |
| static void | set_stress_type (v8::Testing::StressType stress_type) |
Static Private Attributes | |
| static v8::Testing::StressType | stress_type_ |
|
inlinestatic |
Definition at line 688 of file api.h.
References stress_type(), and stress_type_.
Referenced by v8::Testing::SetStressRunType().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 687 of file api.h.
References stress_type_.
Referenced by v8::Testing::PrepareStressRun(), and set_stress_type().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 693 of file api.h.
Referenced by set_stress_type(), and stress_type().