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
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 367 of file jsregexp.h.

Member Typedef Documentation

typedef uc16 Key

Definition at line 369 of file jsregexp.h.

typedef Entry Value

Definition at line 370 of file jsregexp.h.

Member Function Documentation

static int Compare ( uc16  a,
uc16  b 
)
inlinestatic

Definition at line 373 of file jsregexp.h.

static const Entry NoValue ( )
inlinestatic

Definition at line 372 of file jsregexp.h.

Field Documentation

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

Definition at line 371 of file jsregexp.h.


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