• Clemens Hammacher's avatar
    [wasm] Do not store ModuleEnv · 9716f689
    Clemens Hammacher authored
    Instead, create it when needed and pass it down to the actual
    compilation.
    This saves memory by making the WasmCompilationUnit smaller and will
    eventually allow us to implement the trap handler fallback correctly by
    using an updated ModuleEnv in background compilation and tier up.
    
    R=mstarzinger@chromium.org
    
    Bug: v8:5277, v8:8343
    Change-Id: I0dc3a37fb88e54eb4822dc99d58ff024f4b2a367
    Reviewed-on: https://chromium-review.googlesource.com/c/1293953
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#56896}
    9716f689
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...