v8/tools/foozzie
Michael Starzinger 81a0104540 [foozie] Add asm.js parser+validator configuration.
This adds a new "ignition_asm" configuration for the correctness fuzzer.
It is intended to compare execution behavior of asm.js modules (either
valid or invalid) that are translated to WASM, against baseline Ignition
execution. There should be no observable difference between these two
configurations.

R=machenbach@chromium.org
BUG=v8:6127
NOTRY=true

Change-Id: Id3bf8ef8251bf60391876d560f35ddd89818898f
Reviewed-on: https://chromium-review.googlesource.com/479653
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44686}
2017-04-18 14:02:10 +00:00
..
testdata [Flags] Remove --ignition-staging flag. 2017-03-14 23:07:09 +00:00
BUILD.gn [foozzie] Mock out large typed arrays 2017-02-09 08:33:16 +00:00
v8_commands.py [foozzie] Initial correctness fuzzer harness. 2016-12-19 10:13:48 +00:00
v8_foozzie_test.py [Flags] Remove --ignition-staging flag. 2017-03-14 23:07:09 +00:00
v8_foozzie.py [foozie] Add asm.js parser+validator configuration. 2017-04-18 14:02:10 +00:00
v8_mock_archs.js [foozzie] Improve mocks for typed arrays 2017-02-16 07:26:13 +00:00
v8_mock.js [foozzie] Use simpler date mock 2017-03-06 09:36:09 +00:00
v8_suppressions.js [foozzie] Suppress Math.pow precision 2017-02-27 09:42:57 +00:00
v8_suppressions.py [foozzie] Remove obsolete suppressions 2017-04-11 12:36:53 +00:00