1. 14 Mar, 2012 2 commits
  2. 12 Mar, 2012 2 commits
  3. 09 Mar, 2012 2 commits
  4. 07 Mar, 2012 5 commits
  5. 05 Mar, 2012 1 commit
  6. 28 Feb, 2012 2 commits
  7. 24 Feb, 2012 1 commit
  8. 23 Feb, 2012 1 commit
    • mstarzinger@chromium.org's avatar
      Fix redefinition of aliased elements in arguments. · 1a356cff
      mstarzinger@chromium.org authored
      This refactors the way we (re)define elements to perform normalization
      and attribute updating at a much deeper level, thereby removing some
      bogus special cases in upper runtime layers.
      
      Most element setters take an indicator flag that distinguishes between
      setting and defining. Setting of an element causes attributes to remain
      unchanged, writability to be checked and callbacks to be called.
      Defining of an element causes attributes to be updated and callbacks to
      be overridden. The same approach could be taken for properties.
      
      R=svenpanne@chromium.org
      BUG=v8:1772
      TEST=test262,test262/15.2.3.6-4-333-11
      
      Review URL: https://chromiumcodereview.appspot.com/9443014
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10808 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      1a356cff
  9. 22 Feb, 2012 1 commit
  10. 21 Feb, 2012 2 commits
  11. 20 Feb, 2012 1 commit
  12. 14 Feb, 2012 2 commits
  13. 09 Feb, 2012 4 commits
  14. 08 Feb, 2012 1 commit
  15. 07 Feb, 2012 1 commit
  16. 06 Feb, 2012 1 commit
  17. 03 Feb, 2012 1 commit
  18. 31 Jan, 2012 1 commit
  19. 30 Jan, 2012 1 commit
  20. 26 Jan, 2012 1 commit
  21. 24 Jan, 2012 1 commit
  22. 23 Jan, 2012 1 commit
  23. 20 Jan, 2012 1 commit
  24. 18 Jan, 2012 1 commit
  25. 17 Jan, 2012 1 commit
  26. 16 Jan, 2012 2 commits