Issue 52: not possible to enumerate an object's properties
http://code.google.com/p/v8/issues/detail?id=52
New issue report by pete.gontier:
Date: Sun, 7 Sep 2008 21:17:22 -0700 (PDT)
Subject: [v8-users] Re: enumerate properties
From: CGamesPlay <[EMAIL PROTECTED]>
To: v8-users <[EMAIL PROTECTED]>
On Sep 8, 12:00 am, "Pete Gontier" <[EMAIL PROTECTED]> wrote:
> Call me stupid, but I haven't been able to figure out how to enumerate an
> Object's properties.
Over IRC, engian has told me it's not possible.
--> engian ([EMAIL PROTECTED]/google/x-a5a54fde9223d126) has joined #v8
<CGStolen> How can I enumerate an Object's properties from C++?
<engian> CGStolen, V8 does not have such API
You can use an interceptor to simulate it, but if this is just for
debugging purposes, it might be better to simply write a javascript
function to format objects for you.
Issue attributes:
Status: New
Owner: ----
--
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
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---