![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <regexp-match-info.h>
Public Types | |
using | ElementT = Smi |
using | CompressionScheme = SmiCompressionScheme |
Public Member Functions | |
V8_ARRAY_EXTRA_FIELDS ({ TaggedMember< Smi > number_of_capture_registers_;TaggedMember< String > last_subject_;TaggedMember< Object > last_input_;}) | |
Static Public Attributes | |
static constexpr RootIndex | kMapRootIndex = RootIndex::kRegExpMatchInfoMap |
static constexpr bool | kLengthEqualsCapacity = true |
Definition at line 25 of file regexp-match-info.h.
Definition at line 28 of file regexp-match-info.h.
Definition at line 27 of file regexp-match-info.h.
v8::internal::RegExpMatchInfoShape::V8_ARRAY_EXTRA_FIELDS | ( | { TaggedMember< Smi > number_of_capture_registers_;TaggedMember< String > last_subject_;TaggedMember< Object > last_input_;} | ) |
|
staticconstexpr |
Definition at line 30 of file regexp-match-info.h.
|
staticconstexpr |
Definition at line 29 of file regexp-match-info.h.