Thanks for review.
I had to fix arrow func params a bit (see the latest patch set) but it was
pretty trivial.
https://codereview.chromium.org/1005063002/diff/200001/src/api.cc
File src/api.cc (right):
https://codereview.chromium.org/1005063002/diff/200001/src/api.cc#newcode1503
src/api.cc:1503: i::ScriptContextTable::LookupResult result;
On 2015/03/24 14:51:46, Dmitry Lomov (chromium) wrote:
Maybe change order of lookup: lexicals trump global object, so check
them first.
Does not matter atm.
Done.
https://codereview.chromium.org/1005063002/diff/200001/src/scopeinfo.cc
File src/scopeinfo.cc (right):
https://codereview.chromium.org/1005063002/diff/200001/src/scopeinfo.cc#newcode132
src/scopeinfo.cc:132: if (Smi::IsValid(start_position)) {
On 2015/03/24 14:51:46, Dmitry Lomov (chromium) wrote:
Factory::NewNumberFromInt does this.
Done.
https://codereview.chromium.org/1005063002/
--
--
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.