![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <fixed-array.h>
Public Types | |
using | ElementT = uint8_t |
Static Public Attributes | |
static constexpr int | kElementSize = kUInt8Size |
static constexpr RootIndex | kMapRootIndex = RootIndex::kByteArrayMap |
static constexpr bool | kLengthEqualsCapacity = true |
Definition at line 755 of file fixed-array.h.
using v8::internal::ByteArrayShape::ElementT = uint8_t |
Definition at line 758 of file fixed-array.h.
|
staticconstexpr |
Definition at line 757 of file fixed-array.h.
|
staticconstexpr |
Definition at line 760 of file fixed-array.h.
|
staticconstexpr |
Definition at line 759 of file fixed-array.h.