|
V8 Project
|
Collaboration diagram for v8::internal::AddDispatchRange: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().
Here is the call graph for this function:
|
private |
Definition at line 5945 of file jsregexp.cc.
Referenced by Call().