t
https://codereview.chromium.org/207633003/diff/1/src/parser.h
File src/parser.h (right):
https://codereview.chromium.org/207633003/diff/1/src/parser.h#newcode478
src/parser.h:478: void MaybePushPropertyName(FuncNameInferrer* fni,
Expression* expression);
On 2014/03/21 10:09:59, Michael Starzinger wrote:
nit: Can we call this PushPropertyOrLiteralName, because "maybe"
sounds
misleading in the sense that it suggests there are cases where nothing
is
pushed.
-> PushPropertyName as discussed offline
https://codereview.chromium.org/207633003/diff/1/src/preparser.h
File src/preparser.h (right):
https://codereview.chromium.org/207633003/diff/1/src/preparser.h#newcode878
src/preparser.h:878: ASSERT(false);
On 2014/03/21 10:09:59, Michael Starzinger wrote:
nit: s/ASSERT(false)/UNREACHABLE/ here and above.
Done.
https://codereview.chromium.org/207633003/
--
--
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.