1. 20 Dec, 2014 2 commits
    • alph's avatar
      Support multiple interrupt requests in v8 API. · 87e4bba3
      alph authored
      There might be a number of clients that would like to
      setup an interrupt request on the Isolate.
      
      The patch also deprecates ClearInterrupt API. As long as
      the interrupt handler is called outside of locks there's no way
      to guarantee that the handler will not be called after
      ClearInterrupt was invoked as it might have already started execution.
      
      Review URL: https://codereview.chromium.org/796623003
      
      Cr-Commit-Position: refs/heads/master@{#25910}
      87e4bba3
    • v8-autoroll's avatar
      Update V8 DEPS. · 60035482
      v8-autoroll authored
      Rolling v8/buildtools to 23a4e2f545c7b6340d7e5a2b74801941b0a86535
      
      TBR=machenbach@chromium.org
      
      Review URL: https://codereview.chromium.org/812553008
      
      Cr-Commit-Position: refs/heads/master@{#25909}
      60035482
  2. 19 Dec, 2014 13 commits
  3. 18 Dec, 2014 22 commits
  4. 17 Dec, 2014 3 commits