Amazing work.
https://codereview.chromium.org/1097283003/diff/200001/src/scopeinfo.cc
File src/scopeinfo.cc (right):
https://codereview.chromium.org/1097283003/diff/200001/src/scopeinfo.cc#newcode321
src/scopeinfo.cc:321:
name->Equals(*GetIsolate()->factory()->this_string());
Another option would be to use the string ".this"
https://codereview.chromium.org/1097283003/diff/200001/src/scopes.h
File src/scopes.h (right):
https://codereview.chromium.org/1097283003/diff/200001/src/scopes.h#newcode149
src/scopes.h:149: Variable::Kind kind = Variable::NORMAL) {
Can we keep the position last for consistency.
https://codereview.chromium.org/1097283003/diff/200001/src/scopes.h#newcode360
src/scopes.h:360: is_script_scope();
What about eval scope?
https://codereview.chromium.org/1097283003/
--
--
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.