Comment #10 on issue 3394 by [email protected]: API should allow symbols as property names
http://code.google.com/p/v8/issues/detail?id=3394

There's unfortunately no way to generate a hydrogen stub. Maybe we could do a turbofan stub at some point, but it's not ready quite yet for that.

I don't think waiting for turbofan makes sense, and you've been blocked long enough on this. I'd say just create additional getters and setter that take Name for now, and internally map everything to those. We can fix the problem more easily once turbofan can generate the code stubs.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to