https://codereview.chromium.org/1226123010/diff/20001/src/ast.cc
File src/ast.cc (right):

https://codereview.chromium.org/1226123010/diff/20001/src/ast.cc#newcode62
src/ast.cc:62: bool Expression::IsVariableProxyOrProperty() const {
On 2015/07/16 11:50:48, rossberg wrote:
I have a slight preference for

IsValidReferenceExpressionOrThis() = IsValidReferenceExpression() ||
IsThis()

but I'd be fine with the current version as well.

Done. Your slight preference is my command.

https://codereview.chromium.org/1226123010/

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