v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::RegExpInstruction::Uc16Range Struct Reference

#include <experimental-bytecode.h>

Collaboration diagram for v8::internal::RegExpInstruction::Uc16Range:

Public Attributes

base::uc16 min
 
base::uc16 max
 

Detailed Description

Definition at line 122 of file experimental-bytecode.h.

Member Data Documentation

◆ max

base::uc16 v8::internal::RegExpInstruction::Uc16Range::max

Definition at line 124 of file experimental-bytecode.h.

◆ min

base::uc16 v8::internal::RegExpInstruction::Uc16Range::min

Definition at line 123 of file experimental-bytecode.h.


The documentation for this struct was generated from the following file: