1. 07 Aug, 2015 1 commit
  2. 26 May, 2015 1 commit
  3. 20 Jan, 2015 1 commit
  4. 20 Nov, 2014 1 commit
    • balazs.kilvady's avatar
      Conditional flags for tests - set JS stack size for simulators. · fbcfce69
      balazs.kilvady authored
      There are separated JS and C stacks on simulators so for some stack
      extensive tests (like mozilla/js1_5/extensions/regress-355497) might
      cause a C stack overflow and that overflow is not caught by V8. It is
      not an issue on real HW. Increasing the C stack also solves the problem
      but we have already FLAG_sim_stack_size flag to control the JS stack
      size.
      
      This patch makes it possible to add flags to tests conditionally in
      .status files.
      
      TEST=mozilla/js1_5/extensions/regress-355497
      BUG=v8:3152
      LOG=N
      
      Review URL: https://codereview.chromium.org/735723006
      
      Cr-Commit-Position: refs/heads/master@{#25434}
      fbcfce69
  5. 10 Jul, 2014 1 commit
  6. 08 Jul, 2014 1 commit
  7. 02 Jul, 2014 1 commit
  8. 28 May, 2014 1 commit
  9. 10 Apr, 2014 1 commit
  10. 20 Sep, 2013 1 commit
  11. 23 Jan, 2013 1 commit
  12. 24 Sep, 2012 1 commit