lgtm with nit addressed.

https://codereview.chromium.org/148933002/diff/80001/src/a64/code-stubs-a64.cc
File src/a64/code-stubs-a64.cc (right):

https://codereview.chromium.org/148933002/diff/80001/src/a64/code-stubs-a64.cc#newcode6933
src/a64/code-stubs-a64.cc:6933: Handle<Map>
cell_map(masm->isolate()->heap()->cell_map());
on arm, ia32 and x64 masm->isolate()->factory()->cell_map() is used.
Admittedly it points to the same data but it would be more consistent.

https://codereview.chromium.org/148933002/

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