1. 09 Jun, 2011 1 commit
  2. 13 May, 2011 1 commit
  3. 02 May, 2011 1 commit
  4. 11 Apr, 2011 1 commit
  5. 08 Apr, 2011 1 commit
  6. 06 Apr, 2011 1 commit
  7. 27 Mar, 2011 2 commits
  8. 23 Mar, 2011 1 commit
  9. 22 Mar, 2011 1 commit
  10. 19 Mar, 2011 1 commit
  11. 22 Feb, 2011 1 commit
  12. 13 Feb, 2011 1 commit
    • mmaly@chromium.org's avatar
      Implement assignment to undefined reference in ES5 Strict Mode. · e0be3072
      mmaly@chromium.org authored
      Strict mode assignment to undefined reference.
      Simple assignments (x = <value>) use CODE_TARGET_CONTEXT.
      StoreIC stores its own strictness in extra_ic_state.
      The strcitness is propagated as further ic stubs are generated.
      
      Details:
      * ReferenceError on assignment to non-resolvable reference in strict mode.
      * Fix es5conform test expectation file.
      * Add es5conform test suite into .gitignore.
      * Fix Xcode project.
      * Change implemented in virtual frame code generator, as well as full-codegen
        for all architectures.
      * Fix debugger test.
      * Fix comment for CODE_TARGET_CONTEXT
      * Implement remaining StoreIC stubs to be strict mode aware.
      * Trace extra_ic_state() for ic code stubs.
      
      Code Review URL: http://codereview.chromium.org/6474026/
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6760 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      e0be3072
  13. 11 Feb, 2011 3 commits
  14. 01 Feb, 2011 1 commit
  15. 20 Jan, 2011 1 commit
  16. 13 Jan, 2011 1 commit
  17. 10 Jan, 2011 1 commit
  18. 06 Jan, 2011 1 commit
  19. 03 Jan, 2011 1 commit
  20. 20 Dec, 2010 1 commit
  21. 15 Dec, 2010 1 commit
  22. 11 Nov, 2010 1 commit
  23. 05 Nov, 2010 1 commit
  24. 20 Oct, 2010 1 commit
  25. 29 Sep, 2010 1 commit
  26. 25 Aug, 2010 1 commit
  27. 13 Aug, 2010 1 commit
  28. 11 Aug, 2010 1 commit
  29. 29 Jul, 2010 1 commit
  30. 22 May, 2010 1 commit
  31. 21 May, 2010 1 commit
  32. 26 Apr, 2010 1 commit
  33. 19 Apr, 2010 1 commit
  34. 14 Apr, 2010 1 commit
  35. 08 Apr, 2010 1 commit
  36. 06 Apr, 2010 1 commit
  37. 25 Mar, 2010 1 commit