#include <js-regexp.h>
Definition at line 310 of file js-regexp.h.
◆ kGroupsIndex
| int v8::internal::JSRegExpResult::kGroupsIndex = 2 |
|
staticconstexpr |
◆ kIndexIndex
| int v8::internal::JSRegExpResult::kIndexIndex = 0 |
|
staticconstexpr |
◆ kInObjectPropertyCount
| int v8::internal::JSRegExpResult::kInObjectPropertyCount = 6 |
|
staticconstexpr |
◆ kInputIndex
| int v8::internal::JSRegExpResult::kInputIndex = 1 |
|
staticconstexpr |
◆ kMapIndexInContext
| int v8::internal::JSRegExpResult::kMapIndexInContext = Context::REGEXP_RESULT_MAP_INDEX |
|
staticconstexpr |
◆ kNamesIndex
| int v8::internal::JSRegExpResult::kNamesIndex = 3 |
|
staticconstexpr |
◆ kRegExpInputIndex
| int v8::internal::JSRegExpResult::kRegExpInputIndex = 4 |
|
staticconstexpr |
◆ kRegExpLastIndex
| int v8::internal::JSRegExpResult::kRegExpLastIndex = 5 |
|
staticconstexpr |
The documentation for this class was generated from the following file: