1. 10 Oct, 2016 1 commit
  2. 30 Sep, 2015 1 commit
  3. 20 Apr, 2015 1 commit
  4. 12 Dec, 2014 1 commit
  5. 02 Sep, 2014 1 commit
  6. 01 Jul, 2014 1 commit
  7. 30 Jun, 2014 1 commit
  8. 03 Jun, 2014 1 commit
  9. 29 Apr, 2014 1 commit
  10. 23 Apr, 2014 1 commit
  11. 20 Dec, 2013 1 commit
  12. 21 Nov, 2013 1 commit
  13. 02 Oct, 2013 1 commit
  14. 11 Jul, 2013 1 commit
  15. 08 Jul, 2013 1 commit
  16. 05 May, 2010 3 commits
  17. 19 Mar, 2010 1 commit
  18. 11 Mar, 2010 1 commit
  19. 25 May, 2009 1 commit
  20. 26 Jan, 2009 1 commit
  21. 09 Sep, 2008 1 commit
  22. 25 Jul, 2008 1 commit
    • kasper.lund's avatar
      Fixed bug in JSObject::GetPropertyAttributePostInterceptor where map... · 44510671
      kasper.lund authored
      Fixed bug in JSObject::GetPropertyAttributePostInterceptor where map transitions would count as properties.
      
      Allowed aliased eval invocations by treating them as evals in the global context. This may change in the future.
      
      Added support for accessing the last entered context through the API and renamed Context::Current to Context::GetCurrent and Context::GetSecurityContext to Context::GetCurrentSecurityContext.
      
      Fixed bug in the debugger that would cause the debugger scripts to be recursively loaded and changed all disabling of interrupts to be block-structured.
      
      Made snapshot data read-only to allow it to be more easily shared across multiple users of V8 when linked as a shared library.
      
      
      git-svn-id: http://v8.googlecode.com/svn/trunk@6 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      44510671
  23. 03 Jul, 2008 1 commit