v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData > Member List

This is the complete list of members for v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >, including all inherited members.

current_snapshot_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
Get(Key key) constv8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
GetPredecessorValue(Key key, int predecessor_index)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
IsSealed()v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
Key typedefv8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >
kNoMergedPredecessorv8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >privatestatic
kNoMergeOffsetv8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >privatestatic
log_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
LogEntries(SnapshotData *s)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inlineprivate
merge_values_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
MergePredecessors(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
merging_entries_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
MoveToNewSnapshot(base::Vector< const Snapshot > predecessors, const ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
NewKey(KeyData data, Value initial_value=Value{})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
NewKey(Value initial_value=Value{})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
NewSnapshot(SnapshotData *parent)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inlineprivate
path_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
RecordMergeValue(TableEntry &entry, const Value &value, uint32_t predecessor_index, uint32_t predecessor_count)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
ReplaySnapshot(SnapshotData *snapshot, ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inlineprivate
RevertCurrentSnapshot(ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inlineprivate
root_snapshot_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
Seal()v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
Set(Key key, Value new_value)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
snapshots_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
SnapshotTable(Zone *zone)v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inlineexplicit
StartNewSnapshot(base::Vector< const Snapshot > predecessors, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
StartNewSnapshot(std::initializer_list< Snapshot > predecessors={}, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
StartNewSnapshot(Snapshot parent, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
StartNewSnapshot(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
StartNewSnapshot(std::initializer_list< Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >inline
table_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private
TableEntry typedefv8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >
zone_v8::internal::compiler::turboshaft::SnapshotTable< Value, KeyData >private