Some nits. Regarding the log, LOG=N I think as it's just a refactor, and do
remove the bits about changes that aren't included. Remove the last para
too as
it just restates the google c++ style guide.
https://codereview.chromium.org/1024703004/diff/1/src/arm/full-codegen-arm.cc
File src/arm/full-codegen-arm.cc (right):
https://codereview.chromium.org/1024703004/diff/1/src/arm/full-codegen-arm.cc#newcode130
src/arm/full-codegen-arm.cc:130: info->scope()->has_this_declaration())
{
This will change the behavior of "this" scoping in arrow functions
already, no? And not yet to the correct behavior. If this is the case,
please remove the codegen changes from this patch; we'll include them in
the next one.
https://codereview.chromium.org/1024703004/diff/1/src/scopes.h
File src/scopes.h (right):
https://codereview.chromium.org/1024703004/diff/1/src/scopes.h#newcode349
src/scopes.h:349: bool has_this_declaration() const {
Given that we won't include the codegen changes in this one, probably
should punt this bit too as it's not used.
https://codereview.chromium.org/1024703004/
--
--
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.