1. 14 Jun, 2016 1 commit
    • jyan's avatar
      S390: Fix arguments object stubs for large arrays. · 03bf4dc0
      jyan authored
      Port e95cfafb
      
      Original commit message:
      
          This fixes FastNewStrictArgumentsStub and FastNewRestParameterStub to no
          longer assume that the strict arguments object being allocated will fit
          into new-space. The case where said object needs to move to large object
          space is now handled in the runtime.
      
      R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com, bjaideep@ca.ibm.com
      BUG=
      
      Review-Url: https://codereview.chromium.org/2064023002
      Cr-Commit-Position: refs/heads/master@{#36945}
      03bf4dc0
  2. 13 Jun, 2016 35 commits
  3. 12 Jun, 2016 2 commits
  4. 11 Jun, 2016 2 commits
    • peria's avatar
      Make String::CanMakeExternal ignore the length of new strings. · 7a3150d1
      peria authored
      It is expected that temporarily used strings die while they are
      in new heap.  So we can avoid to pay a heavy cost to externalize
      them.  If they are used for times, externalization will happen
      when they move to an old heap.
      
      BUG=chrmoium:606093
      
      Review-Url: https://codereview.chromium.org/2046933002
      Cr-Commit-Position: refs/heads/master@{#36907}
      7a3150d1
    • v8-autoroll's avatar
      Update V8 DEPS. · 3469d72d
      v8-autoroll authored
      Rolling v8/build to e3d91384eb1f9ee5d3a26ad790f87fc51f3cfc61
      
      Rolling v8/tools/clang to 7f07c3fce21f45df52cf39f0f52277d19b7e3573
      
      Rolling v8/tools/mb to ad1b97c34985d6c464b5b74e75c7c9ec9716fec2
      
      TBR=machenbach@chromium.org,vogelheim@chromium.org,hablich@chromium.org
      
      Review-Url: https://codereview.chromium.org/2057403004
      Cr-Commit-Position: refs/heads/master@{#36906}
      3469d72d