just making a few notes (stealing a small portion of this CL, noticed some
things that aren't needed now)
https://codereview.chromium.org/1309813007/diff/330001/src/preparser.h
File src/preparser.h (right):
https://codereview.chromium.org/1309813007/diff/330001/src/preparser.h#newcode1023
src/preparser.h:1023:
HasCoverInitializedNameField::encode(has_cover_initialized_name));
note: delete HasCoverInitializedNameField when time permits
https://codereview.chromium.org/1309813007/diff/330001/src/preparser.h#newcode1089
src/preparser.h:1089: return *this;
note: delete method when time permits
https://codereview.chromium.org/1309813007/diff/330001/src/preparser.h#newcode1216
src/preparser.h:1216: typedef BitField<bool, TypeField::kNext, 1>
HasCoverInitializedNameField;
note: delete this when time permits
https://codereview.chromium.org/1309813007/
--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.