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

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

AddKeyInBaseOffsetMaps(Key key)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
all_keys_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
base_keys_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
current_snapshot_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
data_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
EntriesWithOffsets enum namev8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
field_offset(const wasm::StructType *type, int field_index)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
Find(const StructGetOp &get)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
FindImpl(OpIndex object, int offset, wasm::ModuleTypeIndex type_index, uint8_t size, bool mutability, OptionalOpIndex index=OptionalOpIndex::Nullopt())v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
FindLoadLike(OpIndex op_idx, int offset_sentinel)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
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
graph_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
HasValueWithIncorrectMutability(const StructSetOp &set)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
Insert(const StructSetOp &set)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
Insert(const StructGetOp &get, OpIndex get_idx)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
Insert(OpIndex base, int32_t offset, wasm::ModuleTypeIndex type_index, uint8_t size, bool mutability, OpIndex value)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinlineprivate
InsertLoadLike(OpIndex base_idx, int offset_sentinel, OpIndex value_idx)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
Invalidate(const StructSetOp &set)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
InvalidateMaybeAliasing()v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
IsSealed()v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inline
Key typedefv8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, OpIndex, KeyData >
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
MemoryAddress typedefv8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
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
module_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
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< WasmMemoryContentTable, OpIndex, KeyData >inline
NewKey(OpIndex initial_value=OpIndex{})v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, OpIndex, KeyData >inline
NewSnapshot(SnapshotData *parent)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineprivate
non_aliasing_objects_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
offset_keys_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
OnNewKey(Key key, OpIndex value)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
OnValueChange(Key key, OpIndex old_value, OpIndex new_value)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
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::wle::WasmMemoryContentTableinline
replacements_v8::internal::compiler::turboshaft::wle::WasmMemoryContentTable
ReplaySnapshot(SnapshotData *snapshot, ChangeCallback &change_callback)v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >inlineprivate
ResolveBase(OpIndex base)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
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< WasmMemoryContentTable, OpIndex, KeyData >inline
SetNoNotify(Key key, OpIndex new_value)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, 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< WasmMemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(std::initializer_list< Snapshot > predecessors={})v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(Snapshot parent)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(base::Vector< const Snapshot > predecessors, const MergeFun &merge_fun)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, OpIndex, KeyData >inline
StartNewSnapshot(std::initializer_list< Snapshot > predecessors, const MergeFun &merge_fun)v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable< WasmMemoryContentTable, 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< WasmMemoryContentTable, OpIndex, KeyData >
table_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private
TableEntry typedefv8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >
TypesUnrelated(wasm::ModuleTypeIndex type1, wasm::ModuleTypeIndex type2)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinline
WasmMemoryContentTable(PipelineData *data, Zone *zone, SparseOpIndexSnapshotTable< bool > &non_aliasing_objects, FixedOpIndexSidetable< OpIndex > &replacements, Graph &graph)v8::internal::compiler::turboshaft::wle::WasmMemoryContentTableinlineexplicit
zone_v8::internal::compiler::turboshaft::SnapshotTable< OpIndex, KeyData >private