Commit b19e134
committed
Nightly v125.0.0-nightly.20260127 [ci skip]
1 parent 154c3f5 commit b19e134
11 files changed
Lines changed: 8057 additions & 8076 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
- .git-blame-ignore-revs+3
- src/asmjs/asmangle.cpp+1-1
- src/cfg/cfg-traversal.h+2-1
- src/dataflow/node.h+2-1
- src/dataflow/utils.h+4-2
- src/interpreter/store.h+2-2
- src/ir/features.h+4-2
- src/ir/match.h+13-5
- src/ir/possible-contents.cpp+24-21
- src/passes/CodeFolding.cpp+1-1
- src/passes/MemoryPacking.cpp+1-1
- src/passes/Outlining.cpp+1-1
- src/passes/RemoveUnusedModuleElements.cpp+2-3
- src/passes/SafeHeap.cpp+3-2
- src/source-map.h+2-2
- src/support/archive.h+1-1
- src/support/colors.h+1-2
- src/support/command-line.cpp+3-2
- src/support/file.cpp+3-1
- src/support/path.cpp+1-1
- src/tools/fuzzing/heap-types.cpp+2-3
- src/tools/wasm-reduce/wasm-reduce.cpp+1-2
- src/tools/wasm2js.cpp+1-2
- src/wasm/literal.cpp+21-11
- test/gtest/type-domains.cpp+3-8
0 commit comments