1. 23 May, 2011 1 commit
  2. 04 Apr, 2011 1 commit
  3. 28 Mar, 2011 1 commit
  4. 18 Mar, 2011 3 commits
  5. 07 Jan, 2011 1 commit
  6. 09 Dec, 2010 1 commit
  7. 02 Dec, 2010 1 commit
  8. 27 Oct, 2010 1 commit
  9. 01 Oct, 2010 1 commit
  10. 30 Jul, 2010 1 commit
  11. 19 Apr, 2010 1 commit
  12. 04 Feb, 2010 1 commit
  13. 26 Jan, 2010 1 commit
    • sgjesse@chromium.org's avatar
      Don't pass the "at start" parameter to native RegExp · cf78ed05
      sgjesse@chromium.org authored
      As the start index is already passed it is easy to calculate the "at start" boolean in generated code. Also as direct entry has been implemented this needs to be done in generated code anyway, and therefore might as well be moved to the generated code for RegExp. The "at start" value is now calcualted as a local variable on the native RegExp frame based on the value of the start index argument.
      
      The x64 version have been tested on both Linux and 64-bit Windows Vista.
      
      For ARM I have tested cctest/test-regexp on ARM hardware, but the rest of the tests have only been run on the ARM simulator.
      Review URL: http://codereview.chromium.org/554078
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3709 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      cf78ed05
  14. 25 Jan, 2010 1 commit
  15. 08 Jan, 2010 1 commit
  16. 07 Jan, 2010 1 commit
  17. 11 Nov, 2009 1 commit
  18. 09 Nov, 2009 1 commit
  19. 31 Aug, 2009 1 commit
  20. 14 Aug, 2009 1 commit
  21. 29 Jul, 2009 1 commit
  22. 07 Jul, 2009 1 commit
  23. 03 Jul, 2009 1 commit
  24. 07 May, 2009 1 commit
  25. 05 May, 2009 1 commit
  26. 30 Apr, 2009 1 commit
  27. 27 Apr, 2009 1 commit
  28. 23 Apr, 2009 1 commit
  29. 20 Mar, 2009 1 commit
  30. 17 Mar, 2009 2 commits
  31. 10 Mar, 2009 1 commit
  32. 30 Jan, 2009 1 commit
  33. 14 Jan, 2009 2 commits
  34. 13 Jan, 2009 1 commit
  35. 12 Jan, 2009 1 commit
  36. 08 Jan, 2009 1 commit