DescriptionHave WasmModule free it's own memory.
Make WasmModule free it's own memory, avoid mixing stack and
heap allocations in tests. This fixes several memory leaks.
Fix several signed compare issues.
Fix several floating point warnings.
Don't setup heap as external, as then the GC can't collect it.
Disable some tests that fail under ASAN.
R=ahaas@chromium.org
BUG=
Committed: https://crrev.com/879b21a43a8ed6f8890e787edeb155c8aa435659
Cr-Commit-Position: refs/heads/master@{#32948}
Patch Set 1 #Patch Set 2 : one more file #
Total comments: 2
Patch Set 3 : fix #
Messages
Total messages: 12 (6 generated)
|