• Clemens Backes's avatar
    [wasm] Remove --wasm-max-mem-pages-growth flag · 5f265c33
    Clemens Backes authored
    This unifies {max_initial_mem_pages} and {max_maximum_mem_pages} into
    {max_mem_pages}.
    The {CompilationEnv} constructor was incorrectly using the former
    instead of the latter anyway. This did not really matter though, since
    they typically have the same value.
    Also, there is not a single test that sets --wasm-max-mem-pages-growth.
    
    R=manoskouk@chromium.org
    CC=jkummerow@chromium.org
    
    Bug: v8:10949
    Change-Id: Ib7ab9b4c239d50b72013087eda5a214829c90369
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2426619Reviewed-by: 's avatarManos Koukoutos <manoskouk@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#70114}
    5f265c33
Name
Last commit
Last update
..
json Loading commit data...
multi_return Loading commit data...
parser Loading commit data...
regexp Loading commit data...
regexp_builtins Loading commit data...
wasm Loading commit data...
wasm_async Loading commit data...
wasm_code Loading commit data...
wasm_compile Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
README.md Loading commit data...
fuzzer-support.cc Loading commit data...
fuzzer-support.h Loading commit data...
fuzzer.cc Loading commit data...
fuzzer.status Loading commit data...
json.cc Loading commit data...
multi-return.cc Loading commit data...
parser.cc Loading commit data...
regexp-builtins.cc Loading commit data...
regexp.cc Loading commit data...
testcfg.py Loading commit data...
wasm-async.cc Loading commit data...
wasm-code.cc Loading commit data...
wasm-compile.cc Loading commit data...
wasm-fuzzer-common.cc Loading commit data...
wasm-fuzzer-common.h Loading commit data...
wasm.cc Loading commit data...
wasm_corpus.tar.gz.sha1 Loading commit data...