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
RegExpInterruptTest Class Reference

Public Member Functions

 RegExpInterruptTest ()
 
 ~RegExpInterruptTest ()
 
void RunTest ()
 

Detailed Description

Definition at line 12120 of file test-api.cc.

Constructor & Destructor Documentation

RegExpInterruptTest ( )
inline

Definition at line 12122 of file test-api.cc.

~RegExpInterruptTest ( )
inline

Definition at line 12123 of file test-api.cc.

Member Function Documentation

void RunTest ( )
inline

Definition at line 12124 of file test-api.cc.

References CHECK, OS::CreateSemaphore(), Locker::StartPreemption(), and Locker::StopPreemption().

Referenced by TEST().


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