![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <arguments.h>
Public Types | |
using | ElementT = UnionOf<Smi, Hole> |
using | CompressionScheme = V8HeapCompressionScheme |
Public Member Functions | |
V8_ARRAY_EXTRA_FIELDS ({ TaggedMember< Context > context_;TaggedMember< UnionOf< FixedArray, NumberDictionary > > arguments_;}) | |
Static Public Attributes | |
static constexpr RootIndex | kMapRootIndex |
static constexpr bool | kLengthEqualsCapacity = true |
Definition at line 77 of file arguments.h.
Definition at line 80 of file arguments.h.
Definition at line 79 of file arguments.h.
v8::internal::SloppyArgumentsElementsShape::V8_ARRAY_EXTRA_FIELDS | ( | { TaggedMember< Context > context_;TaggedMember< UnionOf< FixedArray, NumberDictionary > > arguments_;} | ) |
|
staticconstexpr |
Definition at line 83 of file arguments.h.
|
staticconstexpr |
Definition at line 81 of file arguments.h.