LGTM with a nit

https://codereview.chromium.org/11093074/diff/8001/src/scopeinfo.h
File src/scopeinfo.h (right):

https://codereview.chromium.org/11093074/diff/8001/src/scopeinfo.h#newcode142
src/scopeinfo.h:142: return
reinterpret_cast<ModuleDescription*>(FixedArray::cast(description));
static_cast should be enough here, I think.

https://codereview.chromium.org/11093074/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to