LGTM (only reviewed delta between first and second patch set).


https://codereview.chromium.org/23578030/diff/3001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/23578030/diff/3001/src/hydrogen.cc#newcode4625
src/hydrogen.cc:4625: ASSERT(holder_map->IsJSObjectMap());
This is virtually guaranteed, as we are loading the map out of a
JSObject, please drop it.

https://codereview.chromium.org/23578030/diff/3001/src/hydrogen.cc#newcode5413
src/hydrogen.cc:5413: ASSERT(holder_map->IsJSObjectMap());
Likewise.

https://codereview.chromium.org/23578030/

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