v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RegExpInterruptionData Struct Reference
Collaboration diagram for RegExpInterruptionData:

Data Fields

int loop_count
 
UC16VectorResourcestring_resource
 
v8::Persistent< v8::Stringstring
 

Detailed Description

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

Field Documentation

int loop_count

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

Referenced by RegExpInterruptionThread::Run(), and RunBeforeGC().

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

Referenced by RunBeforeGC(), and TEST().

UC16VectorResource* string_resource

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

Referenced by RunBeforeGC(), and TEST().


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