[Webkit-unassigned] [Bug 29005] The values of RuntimeArray are not enumerable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 17 01:43:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29005
--- Comment #8 from Benjamin Poulain <benjamin.poulain at nokia.com> 2009-09-17 01:42:55 PDT ---
(In reply to comment #5)
> Doesn't Obj-C transparently convert JS arrays to Obj-C arrays? Would it make
> more sense to have a more generic testing method which converted whatever was
> passed in to Obj-C and then back to a string on output?
The NSArray is "converted" to RuntimeArray in convertObjcValueToValue(). The
purpose of the test is to use RuntimeArray in a for() loop of Javascript.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list