• adamk's avatar
    Remove tiny unit test for MinSimple/MaxSimple · 837760ec
    adamk authored
    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}
    837760ec
Name
Last commit
Last update
..
OWNERS Loading commit data...
array.js Loading commit data...
arraybuffer.js Loading commit data...
collection-iterator.js Loading commit data...
collection.js Loading commit data...
harmony-string-padding.js Loading commit data...
i18n.js Loading commit data...
macros.py Loading commit data...
messages.js Loading commit data...
prologue.js Loading commit data...
promise.js Loading commit data...
proxy.js Loading commit data...
runtime.js Loading commit data...
spread.js Loading commit data...
string.js Loading commit data...
templates.js Loading commit data...
typedarray.js Loading commit data...
v8natives.js Loading commit data...
weak-collection.js Loading commit data...