v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DispatchTable::Config Class Reference

#include <jsregexp.h>

Public Types

typedef uc16 Key
 
typedef Entry Value
 

Static Public Member Functions

static const Entry NoValue ()
 
static int Compare (uc16 a, uc16 b)
 

Static Public Attributes

static const uc16 kNoKey = unibrow::Utf8::kBadChar
 

Detailed Description

Definition at line 350 of file jsregexp.h.

Member Typedef Documentation

typedef uc16 Key

Definition at line 352 of file jsregexp.h.

typedef Entry Value

Definition at line 353 of file jsregexp.h.

Member Function Documentation

static int Compare ( uc16  a,
uc16  b 
)
inlinestatic

Definition at line 356 of file jsregexp.h.

static const Entry NoValue ( )
inlinestatic

Definition at line 355 of file jsregexp.h.

Field Documentation

const uc16 kNoKey = unibrow::Utf8::kBadChar
static

Definition at line 354 of file jsregexp.h.


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