1. 20 Jul, 2016 2 commits
    • zhengxing.li's avatar
      X87: [builtins] Introduce a builtin for Abort(). · f910bfeb
      zhengxing.li authored
        port 9be015a2 (r37854)
      
        original commit message:
        Calling Runtime::kAbort through a builtin instead of the c-entry stub
        will allow to generate the call in a background thread, because a
        builtin provides its own handle, whereas a code stub does not.
      
        @v8-mips-ports: Could you take a special look at the padding that is
        done in MacroAssembler::Abort()?
      
      BUG=
      
      Review-Url: https://codereview.chromium.org/2166703002
      Cr-Commit-Position: refs/heads/master@{#37880}
      f910bfeb
    • v8-autoroll's avatar
      Update V8 DEPS. · 406d7c80
      v8-autoroll authored
      Rolling v8/build to 4b2ee7d1824cdc45d8e3d4076c05f9a8af10e4ac
      
      Rolling v8/tools/mb to 3f6bbf669fa2b89399cead251fe693ce71132779
      
      TBR=machenbach@chromium.org,vogelheim@chromium.org,hablich@chromium.org
      
      Review-Url: https://codereview.chromium.org/2166433004
      Cr-Commit-Position: refs/heads/master@{#37879}
      406d7c80
  2. 19 Jul, 2016 33 commits
  3. 18 Jul, 2016 5 commits