Go to the source code of this file.
|
| static bool | v8::internal::BackRefMatchesNoCase (Canonicalize *interp_canonicalize, int from, int current, int len, Vector< const uc16 > subject) |
| |
| static bool | v8::internal::BackRefMatchesNoCase (Canonicalize *interp_canonicalize, int from, int current, int len, Vector< const uint8_t > subject) |
| |
| static int32_t | v8::internal::Load32Aligned (const byte *pc) |
| |
| static int32_t | v8::internal::Load16Aligned (const byte *pc) |
| |
| template<typename Char > |
| static RegExpImpl::IrregexpResult | v8::internal::RawMatch (Isolate *isolate, const byte *code_base, Vector< const Char > subject, int *registers, int current, uint32_t current_char) |
| |
◆ BYTECODE
| #define BYTECODE |
( |
|
name | ) |
case BC_##name: |