![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <trap-handler-internal.h>
Public Attributes | |
CodeProtectionInfo * | code_info |
size_t | next_free |
Definition at line 49 of file trap-handler-internal.h.
CodeProtectionInfo* v8::internal::trap_handler::CodeProtectionInfoListEntry::code_info |
Definition at line 50 of file trap-handler-internal.h.
size_t v8::internal::trap_handler::CodeProtectionInfoListEntry::next_free |
Definition at line 51 of file trap-handler-internal.h.