Issue 33: API method to enumerate properties
http://code.google.com/p/v8/issues/detail?id=33

Comment #5 by christian.plesner.hansen:
The JavaScript spec say how enumeration should behave when properties are  
added or
removed: properties added during enumeration do not have to be visited,  
properties
that are deleted before they have been visited must not be visited.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to