v8/tools/clusterfuzz
Michael Starzinger 224ca74ae4 [asm.js] Propagate language mode to exported functions.
This makes sure the language mode of the module is correctly propagated
through the WebAssembly module, so that exported functions are allocated
with the correct language mode. It extends the existing {ModuleOrigin}
enum to consist of three values now.

R=clemensh@chromium.org
TEST=mjsunit/regress/wasm/regress-985154
BUG=chromium:985154

Change-Id: Id7b566738b1e710cc5001b894022bcd0f2c01bc3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1708484
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62826}
2019-07-19 11:47:48 +00:00
..
testdata [foozzie] Migrate extra-flags generation to clusterfuzz side 2019-07-12 07:40:58 +00:00
BUILD.gn [foozzie] Migrate mjsunit harness adjustments to V8 repo 2018-02-22 18:33:59 +00:00
OWNERS Remove 'set noparent' from OWNERS files where reasonable 2019-06-03 10:18:22 +00:00
PRESUBMIT.py [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_commands.py [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_foozzie_harness_adjust.js [foozzie] Fix errors in adjusted harness 2018-03-08 08:17:12 +00:00
v8_foozzie_test.py [foozzie] Migrate extra-flags generation to clusterfuzz side 2019-07-12 07:40:58 +00:00
v8_foozzie.py [foozzie] Migrate extra-flags generation to clusterfuzz side 2019-07-12 07:40:58 +00:00
v8_fuzz_config.py [foozzie] Migrate extra-flags generation to clusterfuzz side 2019-07-12 07:40:58 +00:00
v8_mock_archs.js [foozzie] Properly stub out typed array constructor 2018-12-11 09:14:40 +00:00
v8_mock.js [foozzie] Fix Date proxy mocking 2018-02-24 02:10:02 +00:00
v8_sanity_checks.js [asm.js] Propagate language mode to exported functions. 2019-07-19 11:47:48 +00:00
v8_suppressions.js [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_suppressions.py [foozzie] Remove async suppressions 2018-02-23 00:20:48 +00:00