![]() |
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::kTrustedByteArrayMap |
static constexpr bool | kLengthEqualsCapacity = true |
Definition at line 794 of file fixed-array.h.
using v8::internal::TrustedByteArrayShape::ElementT = uint8_t |
Definition at line 797 of file fixed-array.h.
|
staticconstexpr |
Definition at line 796 of file fixed-array.h.
|
staticconstexpr |
Definition at line 799 of file fixed-array.h.
|
staticconstexpr |
Definition at line 798 of file fixed-array.h.