LGTM if the "return" is added.

https://codereview.chromium.org/13799003/diff/9001/src/bootstrapper.cc
File src/bootstrapper.cc (right):

https://codereview.chromium.org/13799003/diff/9001/src/bootstrapper.cc#newcode307
src/bootstrapper.cc:307: if (env.is_null() || !InstallExtensions(env,
extensions)) Handle<Context>();
A "return" might be helpful here... ;-)

https://codereview.chromium.org/13799003/

--
--
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/groups/opt_out.


Reply via email to