1. 14 Apr, 2018 1 commit
    • Jakob Kummerow's avatar
      [ubsan] Change Address typedef to uintptr_t · 2459046c
      Jakob Kummerow authored
      The "Address" type is V8's general-purpose type for manipulating memory
      addresses. Per the C++ spec, pointer arithmetic and pointer comparisons
      are undefined behavior except within the same array; since we generally
      don't operate within a C++ array, our general-purpose type shouldn't be
      a pointer type.
      
      Bug: v8:3770
      Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng;master.tryserver.blink:linux_trusty_blink_rel
      Change-Id: Ib96016c24a0f18bcdba916dabd83e3f24a1b5779
      Reviewed-on: https://chromium-review.googlesource.com/988657
      Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
      Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52601}
      2459046c
  2. 13 Oct, 2017 1 commit
  3. 01 Sep, 2015 1 commit
  4. 14 Aug, 2015 1 commit
  5. 13 Aug, 2015 1 commit
  6. 01 Jun, 2015 1 commit
  7. 20 Jun, 2014 1 commit
  8. 03 Jun, 2014 1 commit
  9. 27 May, 2014 1 commit
  10. 26 May, 2014 2 commits
  11. 29 Apr, 2014 1 commit
  12. 05 Sep, 2013 1 commit
  13. 16 Apr, 2013 1 commit
  14. 29 Oct, 2012 1 commit
  15. 25 Oct, 2012 1 commit
  16. 18 Mar, 2011 3 commits
  17. 11 Nov, 2009 1 commit
  18. 28 Sep, 2009 1 commit
  19. 25 May, 2009 1 commit
  20. 12 Jan, 2009 1 commit