lgtm
https://codereview.chromium.org/265593002/diff/180001/src/api.cc
File src/api.cc (right):
https://codereview.chromium.org/265593002/diff/180001/src/api.cc#newcode1953
src/api.cc:1953: isolate));
style: wrong indentation.
https://codereview.chromium.org/265593002/diff/180001/src/api.cc#newcode1954
src/api.cc:1954: i::Handle<i::Script>
script(i::Script::cast(scriptValue->value()));
Why not i::Script::cast(message->script()) without intermediate cast to
JSValue?
https://codereview.chromium.org/265593002/
--
--
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.