1. 27 Feb, 2015 1 commit
  2. 05 Feb, 2015 1 commit
    • yurys's avatar
      Add NativeWeakMap to v8.h · a5593679
      yurys authored
      A new map wich references its keys weakly is added to v8.h. Internally it uses the same storage as JSWeakMap but doesn't depend on the JavaScript part of WeakMap implementation in weak-collection.js, hence it can be instantiated without entering any context.
      
      BUG=chromium:437416
      LOG=Y
      
      Review URL: https://codereview.chromium.org/900123003
      
      Cr-Commit-Position: refs/heads/master@{#26451}
      a5593679
  3. 19 Jan, 2015 1 commit
  4. 08 Jan, 2015 1 commit
  5. 07 Jan, 2015 1 commit
  6. 30 Oct, 2014 1 commit
  7. 30 Sep, 2014 1 commit
  8. 20 Aug, 2014 1 commit
    • wingo@igalia.com's avatar
      Support symbol-named properties in API · e929f5fe
      wingo@igalia.com authored
      Add new "Name" type to API that is a supertype of Symbol and String.
      
      Object::SetDeclaredAccessor, Object::SetAccessorProperty, Template::Set,
      Template::SetAccessorProperty, and Template::SetDeclaredAccessor now
      take a Name as the property name instead of a String.
      
      Add Object::SetAccessor, Template::SetNativeDataProperty, and
      ObjectTemplate::SetAccessor overloads that can define accessors for
      symbol-named properties.
      
      R=dcarney@chromium.org, rossberg@chromium.org
      BUG=v8:3394
      TEST=cctest/test-api/TestSymbolProperties
      LOG=Y
      
      Review URL: https://codereview.chromium.org/459413002
      
      git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23247 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      e929f5fe
  9. 04 Aug, 2014 1 commit
  10. 24 Jun, 2014 1 commit
  11. 03 Jun, 2014 1 commit
  12. 29 Apr, 2014 1 commit
  13. 28 Apr, 2014 1 commit
  14. 14 Mar, 2014 1 commit
  15. 13 Mar, 2014 2 commits
  16. 24 Jan, 2014 1 commit
  17. 16 Jan, 2014 1 commit
  18. 14 Jan, 2014 1 commit
  19. 13 Jan, 2014 1 commit
  20. 08 Jan, 2014 1 commit
  21. 02 Dec, 2013 1 commit
  22. 30 Sep, 2013 1 commit
  23. 24 Sep, 2013 1 commit
  24. 23 Sep, 2013 1 commit
  25. 02 Sep, 2013 1 commit
  26. 27 Aug, 2013 1 commit
  27. 08 Jul, 2013 2 commits
  28. 24 Jun, 2013 1 commit
  29. 13 Jun, 2013 5 commits
  30. 04 Jun, 2013 1 commit
  31. 03 Jun, 2013 1 commit
  32. 29 May, 2013 1 commit
  33. 21 May, 2013 1 commit
  34. 02 May, 2013 1 commit