v8/tools/foozzie
Michael Achenbach 5cfa7fb537 [foozzie] Use simpler date mock
The previous method was too brittle as applying a variable number of arguments to Date can be manipulated in too many ways, e.g. concat and apply semantics.

The new method shoud suffice for most cases.

BUG=chromium:698305
NOTRY=true
TBR=yangguo@chromium.org,mstarzinger@chromium.org

Change-Id: If6baf6ca8f1534c41ab8c50a5c507df89fbf0d16
Reviewed-on: https://chromium-review.googlesource.com/449653
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#43601}
2017-03-06 09:36:09 +00:00
..
testdata [foozzie] Fix test cases 2017-02-03 14:34:56 +00:00
BUILD.gn [foozzie] Mock out large typed arrays 2017-02-09 08:33:16 +00:00
v8_commands.py
v8_foozzie_test.py [foozzie] Fix test cases 2017-02-03 14:34:56 +00:00
v8_foozzie.py [foozzie] Add config to run turbo_opt and no-lazy 2017-03-03 15:08:44 +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] Blacklist some files for ignition_eager 2017-03-03 10:04:30 +00:00