![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <embedded-data.h>
Public Attributes | |
uint32_t | end_offset |
uint32_t | builtin_id |
Definition at line 197 of file embedded-data.h.
uint32_t v8::internal::EmbeddedData::BuiltinLookupEntry::builtin_id |
Definition at line 205 of file embedded-data.h.
uint32_t v8::internal::EmbeddedData::BuiltinLookupEntry::end_offset |
Definition at line 203 of file embedded-data.h.