![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <instructions-arm64.h>
Public Attributes | |
uint8_t | bits [kNEONFormatMaxBits] |
NEONFormat | map [1<< kNEONFormatMaxBits] |
Definition at line 629 of file instructions-arm64.h.
uint8_t v8::internal::NEONFormatMap::bits[kNEONFormatMaxBits] |
Definition at line 631 of file instructions-arm64.h.
NEONFormat v8::internal::NEONFormatMap::map[1<< kNEONFormatMaxBits] |
Definition at line 634 of file instructions-arm64.h.