![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <contexts.h>
Public Types | |
using | ElementT = Context |
using | CompressionScheme = V8HeapCompressionScheme |
Public Member Functions | |
V8_ARRAY_EXTRA_FIELDS ({ TaggedMember< Smi > length_;TaggedMember< NameToIndexHashTable > names_to_context_index_;}) | |
Static Public Attributes | |
static constexpr RootIndex | kMapRootIndex = RootIndex::kScriptContextTableMap |
static constexpr bool | kLengthEqualsCapacity = false |
Definition at line 805 of file contexts.h.
Definition at line 808 of file contexts.h.
Definition at line 807 of file contexts.h.
v8::internal::ScriptContextTableShape::V8_ARRAY_EXTRA_FIELDS | ( | { TaggedMember< Smi > length_;TaggedMember< NameToIndexHashTable > names_to_context_index_;} | ) |
|
staticconstexpr |
Definition at line 810 of file contexts.h.
|
staticconstexpr |
Definition at line 809 of file contexts.h.