![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Protected Member Functions | |
| static bool | IsOneByteString (Vector< const uint8_t > string) |
| static bool | IsOneByteString (Vector< const uc16 > string) |
Static Protected Attributes | |
| static const int | kBMMaxShift = Isolate::kBMMaxShift |
| static const int | kLatin1AlphabetSize = 256 |
| static const int | kUC16AlphabetSize = Isolate::kUC16AlphabetSize |
| static const int | kBMMinPatternLength = 7 |
Friends | |
| class | Isolate |
Definition at line 21 of file string-search.h.