v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Testing Class Reference

#include <api.h>

Static Public Member Functions

static v8::Testing::StressType stress_type ()
 
static void set_stress_type (v8::Testing::StressType stress_type)
 

Detailed Description

Definition at line 581 of file api.h.

Member Function Documentation

static void set_stress_type ( v8::Testing::StressType  stress_type)
inlinestatic

Definition at line 584 of file api.h.

References Testing::stress_type().

Referenced by Testing::SetStressRunType().

static v8::Testing::StressType stress_type ( )
inlinestatic

Definition at line 583 of file api.h.

Referenced by Testing::PrepareStressRun(), and Testing::set_stress_type().


The documentation for this class was generated from the following files: