| Base typedef | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | |
| current_snapshot_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| Get(OpIndex idx) const | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| Get(Key key) const | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| GetOrCreateKey(OpIndex idx) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inlineprivate |
| GetPredecessorValue(OpIndex idx, int predecessor_index) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData >::GetPredecessorValue(Key key, int predecessor_index) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| HasKeyFor(OpIndex idx) const | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| indices_to_keys_ | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | private |
| IsSealed() | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| Key typedef | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | |
| kNoMergedPredecessor | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | privatestatic |
| kNoMergeOffset | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | privatestatic |
| log_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| LogEntries(SnapshotData *s) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inlineprivate |
| merge_values_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| MergePredecessors(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| merging_entries_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| MoveToNewSnapshot(base::Vector< const Snapshot > predecessors, const ChangeCallback &change_callback) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| NewKey(OpIndex idx, KeyData data, Value initial_value=Value{}) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| NewKey(OpIndex idx, Value initial_value=Value{}) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData >::NewKey(NoKeyData data, Value initial_value=Value{}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData >::NewKey(Value initial_value=Value{}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| NewSnapshot(SnapshotData *parent) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inlineprivate |
| path_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| RecordMergeValue(TableEntry &entry, const Value &value, uint32_t predecessor_index, uint32_t predecessor_count) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| ReplaySnapshot(SnapshotData *snapshot, ChangeCallback &change_callback) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inlineprivate |
| RevertCurrentSnapshot(ChangeCallback &change_callback) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inlineprivate |
| root_snapshot_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| Seal() | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| Set(OpIndex idx, Value new_value) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| Set(Key key, Value new_value) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData >::Set(Key key, Value new_value) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| snapshots_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| SnapshotTable(Zone *zone) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inlineexplicit |
| SparseOpIndexSnapshotTable(Zone *zone) | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inlineexplicit |
| StartNewSnapshot(base::Vector< const Snapshot > predecessors, const ChangeCallback &change_callback={}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| StartNewSnapshot(std::initializer_list< Snapshot > predecessors={}, const ChangeCallback &change_callback={}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| StartNewSnapshot(Snapshot parent, const ChangeCallback &change_callback={}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| StartNewSnapshot(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback={}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| StartNewSnapshot(std::initializer_list< Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback={}) | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | inline |
| table_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |
| TableEntry typedef | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | |
| TryGetKeyFor(OpIndex idx) const | v8::internal::compiler::turboshaft::SparseOpIndexSnapshotTable< Value, KeyData > | inline |
| zone_ | v8::internal::compiler::turboshaft::SnapshotTable< Value, NoKeyData > | private |