![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-regexp.h>
Static Public Member Functions | |
static DirectHandle< JSRegExpResultIndices > | BuildIndices (Isolate *isolate, DirectHandle< RegExpMatchInfo > match_info, DirectHandle< Object > maybe_names) |
Static Public Attributes | |
static constexpr int | kGroupsIndex = 0 |
static constexpr int | kInObjectPropertyCount = 1 |
static constexpr int | kGroupsDescriptorIndex = 1 |
Definition at line 352 of file js-regexp.h.
|
static |
Definition at line 18 of file js-regexp.cc.
|
staticconstexpr |
Definition at line 365 of file js-regexp.h.
|
staticconstexpr |
Definition at line 361 of file js-regexp.h.
|
staticconstexpr |
Definition at line 362 of file js-regexp.h.