![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <snapshot-table.h>
Public Attributes | |
TableEntry & | table_entry |
Value | old_value |
Value | new_value |
Definition at line 342 of file snapshot-table.h.
Value v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >::LogEntry::new_value |
Definition at line 345 of file snapshot-table.h.
Value v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >::LogEntry::old_value |
Definition at line 344 of file snapshot-table.h.
TableEntry& v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >::LogEntry::table_entry |
Definition at line 343 of file snapshot-table.h.