V8 Project
|
Public Member Functions | |
AddDispatchRange (DispatchTableConstructor *constructor) | |
void | Call (uc32 from, DispatchTable::Entry entry) |
Private Attributes | |
DispatchTableConstructor * | constructor_ |
Definition at line 5939 of file jsregexp.cc.
|
inlineexplicit |
Definition at line 5941 of file jsregexp.cc.
void v8::internal::AddDispatchRange::Call | ( | uc32 | from, |
DispatchTable::Entry | entry | ||
) |
Definition at line 5949 of file jsregexp.cc.
References v8::internal::DispatchTableConstructor::AddRange(), constructor_, and v8::internal::DispatchTable::Entry::to().
|
private |
Definition at line 5945 of file jsregexp.cc.
Referenced by Call().