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

This is the complete list of members for v8::internal::compiler::turboshaft::VariableReducer< AfterNext >::VariableTable, including all inherited members.

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