Reviewers: Kasper Lund, Mads Ager, Mike Belshe,

Message:
This change list does not expose the hidden properties into JavaScript
in any way. This is an update from the previous revision sent out for
review.
This is a new change list because I moved machines. I will close the old
one once this has been reviewed.

Description:
- Allow hidden properties to be set on any JSObject through the V8 C++
API.
- Use the hidden properties to expose a IdentityHash accessor.


Please review this at http://codereview.chromium.org/50016

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     include/v8.h
   M     src/api.cc
   M     src/factory.h
   M     src/handles.h
   M     src/handles.cc
   M     src/heap.h
   M     src/heap.cc
   M     src/objects-inl.h
   M     src/objects.h
   M     src/objects.cc
   M     test/cctest/test-api.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to