PTAL

https://codereview.chromium.org/873823003/diff/80001/src/preparser.h
File src/preparser.h (left):

https://codereview.chromium.org/873823003/diff/80001/src/preparser.h#oldcode3056
src/preparser.h:3056:
parser()->ReportMessage("strict_duplicate_property");
On 2015/01/27 20:05:48, adamk wrote:
If this message is now unused, you ought to be able to remove it (same
goes
below).

Done.

https://codereview.chromium.org/873823003/diff/80001/src/preparser.h
File src/preparser.h (right):

https://codereview.chromium.org/873823003/diff/80001/src/preparser.h#newcode546
src/preparser.h:546: kMethodProperty = 3
On 2015/01/27 20:05:48, adamk wrote:
Given that these are no longer bit patterns, you should be able to
leave off the
values and let the compiler assign them.

Done.

https://codereview.chromium.org/873823003/

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