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

Public Types

typedef int Key
 
typedef int Value
 

Static Public Member Functions

static int NoValue ()
 
static int Compare (int a, int b)
 

Static Public Attributes

static const int kNoKey = 0
 

Detailed Description

Definition at line 548 of file test-regexp.cc.

Member Typedef Documentation

typedef int Key

Definition at line 550 of file test-regexp.cc.

typedef int Value

Definition at line 551 of file test-regexp.cc.

Member Function Documentation

static int Compare ( int  a,
int  b 
)
inlinestatic

Definition at line 554 of file test-regexp.cc.

static int NoValue ( )
inlinestatic

Definition at line 553 of file test-regexp.cc.

Field Documentation

const int kNoKey = 0
static

Definition at line 552 of file test-regexp.cc.


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