1. 10 Mar, 2016 1 commit
  2. 23 Feb, 2016 1 commit
    • littledan's avatar
      Ship ES2015 Symbol.species · 1353b37d
      littledan authored
      This patch moves the ES2015 Symbol.species feature from staging to
      shipping. @@species should be good to ship now that the regression
      from fast-path cases in concat, slice and splice have been addressed.
      
      R=adamk
      BUG=v8:4093
      LOG=Y
      CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel
      
      Review URL: https://codereview.chromium.org/1721993002
      
      Cr-Commit-Position: refs/heads/master@{#34226}
      1353b37d
  3. 10 Dec, 2015 1 commit
    • 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
  4. 02 Dec, 2015 2 commits
  5. 24 Nov, 2015 3 commits
  6. 21 Jul, 2015 1 commit
  7. 08 Aug, 2014 1 commit
  8. 06 Aug, 2014 1 commit