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

#include <interpreter-irregexp.h>

Static Public Member Functions

static RegExpImpl::IrregexpResult Match (Isolate *isolate, Handle< ByteArray > code, Handle< String > subject, int *captures, int start_position)
 

Detailed Description

Definition at line 37 of file interpreter-irregexp.h.

Member Function Documentation

RegExpImpl::IrregexpResult Match ( Isolate isolate,
Handle< ByteArray code,
Handle< String subject,
int *  captures,
int  start_position 
)
static

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