DescriptionRemove tiny unit test for MinSimple/MaxSimple
The source code of those functions is simple a ternary operator, and
the test seems to have been designed as a "regression" test for the
previous implementation (which used a macro, and thus evaluated its
arguments multiple times).
I don't think the test is worth the weight of supporting importing
JS natives from tests.
This patch removes the last test that depends on JS natives.
R=littledan@chromium.org
Review-Url: https://codereview.chromium.org/2711833002
Cr-Commit-Position: refs/heads/master@{#43394}
Committed: https://chromium.googlesource.com/v8/v8/+/837760ecb7ff2ccaf7921ab46e7b473b313d4a4d
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 10 (5 generated)
|