DescriptionAssembler changes for enabling GrowHeap in Wasm
- New RelocInfo mode WASM_MEMORY_REFERENCE as a marker for wasm code objects that need to be relocated on a heap change
- RelocInfo mode recorded for immediates that use the memory buffer as base
- Tests to verify address patching works
BUG=
Committed: https://crrev.com/cc815b69c17da368107ed77306a5bb161170c834
Cr-Commit-Position: refs/heads/master@{#34831}
Committed: https://crrev.com/e1a7c1e76c150713339bc5ba4ce84d7eb6a5420a
Cr-Commit-Position: refs/heads/master@{#34836}
Patch Set 1 #Patch Set 2 : Adding arm, arm64 tests #Patch Set 3 : Adding x64 test #
Total comments: 21
Patch Set 4 : Review comments, fix x64 test #Patch Set 5 : Review changes #Patch Set 6 : #Patch Set 7 : #
Total comments: 4
Patch Set 8 : More review changes #Patch Set 9 : Fix comments #
Total comments: 5
Patch Set 10 : Fixes for x64 from Yang's review #Patch Set 11 : Fix update method for ia32/x64 #
Total comments: 12
Patch Set 12 : Review comments #
Total comments: 6
Patch Set 13 : Review changes #
Total comments: 1
Patch Set 14 : Fix compile #
Dependent Patchsets: Messages
Total messages: 44 (13 generated)
|