![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <fixed-array.h>
Public Types | |
using | type = ArrayHeaderBase<Super, Shape::kLengthEqualsCapacity> |
Definition at line 71 of file fixed-array.h.
using v8::internal::detail::TaggedArrayHeaderHelper< Shape, Super, typename >::type = ArrayHeaderBase<Super, Shape::kLengthEqualsCapacity> |
Definition at line 72 of file fixed-array.h.