https://codereview.chromium.org/270273005/diff/1/src/liveedit.h
File src/liveedit.h (right):

https://codereview.chromium.org/270273005/diff/1/src/liveedit.h#newcode282
src/liveedit.h:282: Isolate* iso = array->GetIsolate();
On 2014/05/07 14:47:18, Dmitry Lomov (chromium) wrote:
nit: iso -> isolate
('iso' is never used as an abbreviation for 'isolate' in the code)

Done.

https://codereview.chromium.org/270273005/diff/1/src/runtime.cc
File src/runtime.cc (right):

https://codereview.chromium.org/270273005/diff/1/src/runtime.cc#newcode991
src/runtime.cc:991: RUNTIME_ASSERT(0 == static_cast<int>(byte_length %
element_size));
On 2014/05/07 14:47:18, Dmitry Lomov (chromium) wrote:
nit: static_cast<int> no longer needed here

Done.

https://codereview.chromium.org/270273005/

--
--
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.

Reply via email to