v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::FixedDoubleArrayShape Class Referencefinal

#include <fixed-array.h>

Inheritance diagram for v8::internal::FixedDoubleArrayShape:
Collaboration diagram for v8::internal::FixedDoubleArrayShape:

Public Types

using ElementT = double
 

Static Public Attributes

static constexpr RootIndex kMapRootIndex = RootIndex::kFixedDoubleArrayMap
 

Detailed Description

Definition at line 451 of file fixed-array.h.

Member Typedef Documentation

◆ ElementT

Definition at line 453 of file fixed-array.h.

Member Data Documentation

◆ kMapRootIndex

RootIndex v8::internal::FixedDoubleArrayShape::kMapRootIndex = RootIndex::kFixedDoubleArrayMap
staticconstexpr

Definition at line 454 of file fixed-array.h.


The documentation for this class was generated from the following file: