• Caitlin Potter's avatar
    [builtins] port Promise.race to CSA · bba473db
    Caitlin Potter authored
    - Implements the Promise.race algorithm using CodeStubAssembler.
    - Delete src/js/promise.js, which is no longer needed.
    - Migrate Promise constructor from slow to fast object in bootstrapper
      (per v8:5902)
    
    Increases size of snapshot_blob.bin on an x64.release build by 1.27kb.
    
    BUG=v8:5343
    R=gsathya@chromium.org, cbruni@chromium.org
    
    Change-Id: I751e7389bd6ba410109640fcd7960b6021540f2f
    Reviewed-on: https://chromium-review.googlesource.com/535041
    Commit-Queue: Caitlin Potter <caitp@igalia.com>
    Reviewed-by: 's avatarCamillo Bruni <cbruni@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#46489}
    bba473db
Name
Last commit
Last update
..
OWNERS Loading commit data...
array.js Loading commit data...
collection.js Loading commit data...
intl.js Loading commit data...
macros.py Loading commit data...
max-min.js Loading commit data...
messages.js Loading commit data...
prologue.js Loading commit data...
proxy.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...