![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-shared-array.h>
Public Types | |
| enum | { kLengthFieldIndex = 0 , kInObjectFieldCount } |
Static Public Attributes | |
| static constexpr int | kSize |
Definition at line 19 of file js-shared-array.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kLengthFieldIndex | |
| kInObjectFieldCount | |
Definition at line 27 of file js-shared-array.h.
|
staticconstexpr |
Definition at line 35 of file js-shared-array.h.