![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <embedded-data.h>
Public Attributes | |
uint32_t | instruction_offset |
uint32_t | instruction_length |
uint32_t | metadata_offset |
Definition at line 174 of file embedded-data.h.
uint32_t v8::internal::EmbeddedData::LayoutDescription::instruction_length |
Definition at line 178 of file embedded-data.h.
uint32_t v8::internal::EmbeddedData::LayoutDescription::instruction_offset |
Definition at line 177 of file embedded-data.h.
uint32_t v8::internal::EmbeddedData::LayoutDescription::metadata_offset |
Definition at line 181 of file embedded-data.h.