![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <jsregexp.h>
Public Member Functions | |
OffsetsVector (int num_registers, Isolate *isolate) | |
~OffsetsVector () | |
int * | vector () |
int | length () |
Static Public Attributes | |
static const int | kStaticOffsetsVectorSize |
Friends | |
class | ExternalReference |
Definition at line 1630 of file jsregexp.h.
|
inline |
Definition at line 1632 of file jsregexp.h.
References Isolate::kJSRegexpStaticOffsetsVectorSize.
|
inline |
Definition at line 1640 of file jsregexp.h.
References v8::internal::DeleteArray(), Isolate::kJSRegexpStaticOffsetsVectorSize, and v8::internal::NULL.
|
inline |
Definition at line 1647 of file jsregexp.h.
Referenced by RegExpImpl::IrregexpExec().
|
inline |
Definition at line 1646 of file jsregexp.h.
Referenced by RegExpImpl::IrregexpExec().
|
friend |
Definition at line 1660 of file jsregexp.h.
|
static |
Definition at line 1649 of file jsregexp.h.
Referenced by RegExpImpl::GlobalOffsetsVectorSize().