• littledan's avatar
    Unstage non-standard Promise functions · 88c8361b
    littledan authored
    This patch removes Promise functions and methods which are absent
    from the ES2015 specification when the --es-staging flag is on.
    The patch is being relanded after being reverted due to an
    unrelated bug. This version is slightly different as promise_chain
    is installed on the context regardless of the flag value, so that
    the Promise::Chain API continues to work until it is deprecated.
    
    BUG=v8:3237
    R=rossberg
    LOG=Y
    
    Review URL: https://codereview.chromium.org/1513873002
    
    Cr-Commit-Position: refs/heads/master@{#32772}
    88c8361b
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...