![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <fixed-array.h>
Public Types | |
using | ElementT = Object |
using | CompressionScheme = V8HeapCompressionScheme |
Public Member Functions | |
V8_ARRAY_EXTRA_FIELDS ({ TaggedMember< Smi > length_;}) | |
Static Public Attributes | |
static constexpr RootIndex | kMapRootIndex = RootIndex::kArrayListMap |
static constexpr bool | kLengthEqualsCapacity = false |
Definition at line 700 of file fixed-array.h.
Definition at line 703 of file fixed-array.h.
Definition at line 702 of file fixed-array.h.
v8::internal::ArrayListShape::V8_ARRAY_EXTRA_FIELDS | ( | { TaggedMember< Smi > length_;} | ) |
|
staticconstexpr |
Definition at line 705 of file fixed-array.h.
|
staticconstexpr |
Definition at line 704 of file fixed-array.h.