1. 14 Jun, 2019 1 commit
  2. 02 Aug, 2017 1 commit
  3. 13 Jul, 2016 1 commit
    • mstarzinger's avatar
      [runtime] Fully remove RUNTIME_ASSERT for good. · 04062e92
      mstarzinger authored
      This fully deprecates all uses of the RUNTIME_ASSERT macro and removes
      the macro and underlying logging function in question. All uses have
      been replaces with CHECK macros which crash safely even in production.
      
      It makes sure we discover abuse of runtime functions in the wild early
      and also abort the process safely. Breaking assumptions in any runtime
      function can no longer accidentally be caught by JavaScript.
      
      R=yangguo@chromium.org
      BUG=v8:5066
      
      Review-Url: https://codereview.chromium.org/2132493002
      Cr-Commit-Position: refs/heads/master@{#37704}
      04062e92
  4. 27 Apr, 2016 1 commit
  5. 09 Jul, 2014 1 commit
  6. 27 Jun, 2014 1 commit
  7. 05 Jun, 2013 1 commit
  8. 12 Apr, 2013 1 commit
  9. 20 Sep, 2012 1 commit
  10. 17 Sep, 2012 1 commit
  11. 12 Sep, 2012 1 commit
  12. 31 Aug, 2012 1 commit
  13. 16 Aug, 2012 1 commit
  14. 04 Jul, 2012 1 commit
  15. 07 Mar, 2012 2 commits
  16. 24 Feb, 2012 1 commit
  17. 08 Jun, 2011 1 commit
  18. 31 May, 2011 1 commit
  19. 03 Feb, 2011 1 commit
  20. 01 Feb, 2011 2 commits
  21. 10 Jan, 2011 1 commit
  22. 07 Jan, 2011 1 commit
  23. 16 Dec, 2010 1 commit
  24. 10 Dec, 2010 1 commit
  25. 14 Jun, 2010 1 commit
  26. 26 May, 2010 1 commit
  27. 25 May, 2010 1 commit
  28. 04 Feb, 2010 1 commit
  29. 03 Feb, 2010 1 commit