#include <string-comparator.h>
|
template<typename Chars1 , typename Chars2 > |
static bool | Equals (State *state_1, State *state_2, int to_check) |
|
Definition at line 16 of file string-comparator.h.
◆ StringComparator() [1/2]
v8::internal::StringComparator::StringComparator |
( |
| ) |
|
|
inlinedefault |
◆ StringComparator() [2/2]
◆ Equals() [1/2]
template<typename Chars1 , typename Chars2 >
static bool v8::internal::StringComparator::Equals |
( |
State * | state_1, |
|
|
State * | state_2, |
|
|
int | to_check ) |
|
inlinestatic |
◆ Equals() [2/2]
◆ operator=()
◆ state_1_
State v8::internal::StringComparator::state_1_ |
|
private |
◆ state_2_
State v8::internal::StringComparator::state_2_ |
|
private |
The documentation for this class was generated from the following files: