On 2014/08/12 at 13:56:37, marja wrote:
lgtm. I was temporarily confused because the boilerplate property checking,
function name infering and consuming the comma were done in two different
places, depending on whether we just parsed a getter / setter or a normal
property. But this unified version is correct, afaics.

I want to do more cleanup when I add static, methods and property shorthand.
Then there is computed properties... At, least moving this out of ObjectLiteral
allows sharing the mess instead of repeating it.

https://codereview.chromium.org/458613004/

--
--
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