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

This is the complete list of members for v8::internal::compiler::turboshaft::MemoryContentTable, including all inherited members.

AddKeyInBaseOffsetMaps(Key key)v8::internal::compiler::turboshaft::MemoryContentTableinlineprivate
all_keys_v8::internal::compiler::turboshaft::MemoryContentTableprivate
base_keys_v8::internal::compiler::turboshaft::MemoryContentTableprivate
current_snapshot_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
Find(const LoadOp &load)v8::internal::compiler::turboshaft::MemoryContentTableinline
Get(Key key) constv8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
GetPredecessorValue(Key key, int predecessor_index)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
index_keys_v8::internal::compiler::turboshaft::MemoryContentTableprivate
Insert(const StoreOp &store)v8::internal::compiler::turboshaft::MemoryContentTableinline
Insert(const LoadOp &load, OpIndex load_idx)v8::internal::compiler::turboshaft::MemoryContentTableinline
Insert(OpIndex base, OptionalOpIndex index, int32_t offset, uint8_t element_size_log2, uint8_t size, OpIndex value)v8::internal::compiler::turboshaft::MemoryContentTableinlineprivate
InsertImmutable(OpIndex base, OptionalOpIndex index, int32_t offset, uint8_t element_size_log2, uint8_t size, OpIndex value)v8::internal::compiler::turboshaft::MemoryContentTableinlineprivate
Invalidate(const StoreOp &store)v8::internal::compiler::turboshaft::MemoryContentTableinline
Invalidate(OpIndex base, OptionalOpIndex index, int32_t offset)v8::internal::compiler::turboshaft::MemoryContentTableinline
InvalidateAtOffset(int32_t offset, OpIndex base)v8::internal::compiler::turboshaft::MemoryContentTableinlineprivate
InvalidateMaybeAliasing()v8::internal::compiler::turboshaft::MemoryContentTableinline
IsSealed()v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
Key typedefv8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >
kMaxKeysv8::internal::compiler::turboshaft::MemoryContentTableprivatestatic
kNoMergedPredecessorv8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >privatestatic
kNoMergeOffsetv8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >privatestatic
log_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
LogEntries(SnapshotData *s)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineprivate
MemoryContentTable(Zone *zone, SparseOpIndexSnapshotTable< bool > &non_aliasing_objects, SparseOpIndexSnapshotTable< MapMaskAndOr > &object_maps, FixedOpIndexSidetable< Replacement > &replacements)v8::internal::compiler::turboshaft::MemoryContentTableinlineexplicit
merge_values_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
MergePredecessors(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
merging_entries_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
MoveToNewSnapshot(base::Vector< const Snapshot > predecessors, const ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
NewKey(KeyData data, OpIndex initial_value=OpIndex{})v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
NewKey(OpIndex initial_value=OpIndex{})v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
NewSnapshot(SnapshotData *parent)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineprivate
non_aliasing_objects_v8::internal::compiler::turboshaft::MemoryContentTableprivate
object_maps_v8::internal::compiler::turboshaft::MemoryContentTableprivate
offset_keys_v8::internal::compiler::turboshaft::MemoryContentTableprivate
OnNewKey(Key key, OpIndex value)v8::internal::compiler::turboshaft::MemoryContentTableinline
OnValueChange(Key key, OpIndex old_value, OpIndex new_value)v8::internal::compiler::turboshaft::MemoryContentTableinline
path_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
RecordMergeValue(TableEntry &entry, const OpIndex &value, uint32_t predecessor_index, uint32_t predecessor_count)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
RemoveKeyFromBaseOffsetMaps(Key key)v8::internal::compiler::turboshaft::MemoryContentTableinlineprivate
Replacement typedefv8::internal::compiler::turboshaft::MemoryContentTable
replacements_v8::internal::compiler::turboshaft::MemoryContentTableprivate
ReplaySnapshot(SnapshotData *snapshot, ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineprivate
ResolveBase(OpIndex base)v8::internal::compiler::turboshaft::MemoryContentTableinlineprivate
RevertCurrentSnapshot(ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineprivate
root_snapshot_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
Seal()v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
Set(Key key, OpIndex new_value)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
SetNoNotify(Key key, OpIndex new_value)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
snapshots_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
SnapshotTable(Zone *zone)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineexplicit
StartNewSnapshot(base::Vector< const Snapshot > predecessors)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(std::initializer_list< Snapshot > predecessors={})v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(Snapshot parent)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(std::initializer_list< Snapshot > predecessors, const MergeFun &merge_fun)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >inline
v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >::StartNewSnapshot(base::Vector< const Snapshot > predecessors, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >::StartNewSnapshot(std::initializer_list< Snapshot > predecessors={}, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >::StartNewSnapshot(Snapshot parent, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >::StartNewSnapshot(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >::StartNewSnapshot(std::initializer_list< Snapshot > predecessors, const MergeFun &merge_fun, const ChangeCallback &change_callback={})v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
Super typedefv8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< MemoryContentTable, OpIndex, KeyData >
table_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
TableEntry typedefv8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >
zone_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private