1. 21 Sep, 2016 2 commits
    • gsathya's avatar
      [promises] Move PromiseResolveThenableJob to c++ · 8c87ae9b
      gsathya authored
      - Add a new container object to store the data required for
      PromiseResolveThenableJob.
      
      - Create a new runtime function to enqueue the microtask event with
      the required data.
      
      This patches causes a 4% regression in the bluebird benchmark.
      
      BUG=v8:5343
      
      Review-Url: https://codereview.chromium.org/2314903004
      Cr-Commit-Position: refs/heads/master@{#39571}
      8c87ae9b
    • v8-autoroll's avatar
      Update V8 DEPS. · 0ed1254d
      v8-autoroll authored
      Rolling v8/base/trace_event/common to 199985e01e17b5a4888f83648b7cc119779e9245
      
      Rolling v8/build to 4803815de7294778a1496c4e7f3e84ee48e243ef
      
      Rolling v8/buildtools to 57649e5e2001ba1f5e5d45f5a838c616ea0e9cb9
      
      Rolling v8/tools/clang to cca919b21f2436ba1585f7e9de2702ba64fbd8bf
      
      TBR=machenbach@chromium.org,vogelheim@chromium.org,hablich@chromium.org
      
      Review-Url: https://codereview.chromium.org/2360463002
      Cr-Commit-Position: refs/heads/master@{#39570}
      0ed1254d
  2. 20 Sep, 2016 38 commits