Thanks!
--Michael

https://codereview.chromium.org/1210583002/diff/1/src/ic/arm/ic-arm.cc
File src/ic/arm/ic-arm.cc (right):

https://codereview.chromium.org/1210583002/diff/1/src/ic/arm/ic-arm.cc#newcode676
src/ic/arm/ic-arm.cc:676:
masm->isolate()->factory()->keyed_load_dummy_vector());
On 2015/06/24 15:29:34, Jakob wrote:
keyed *load* dummy vector?! Oh man, you're full of surprises!

Keeping you on your toes ;). Thanks.

https://codereview.chromium.org/1210583002/diff/1/src/ic/x64/ic-x64.cc
File src/ic/x64/ic-x64.cc (right):

https://codereview.chromium.org/1210583002/diff/1/src/ic/x64/ic-x64.cc#newcode567
src/ic/x64/ic-x64.cc:567: int int_slot =
dummy_vector->GetIndex(FeedbackVectorICSlot(0));
On 2015/06/24 15:29:34, Jakob wrote:
nit: naming suggestion: s/int_slot/slot_index/

Done.

https://codereview.chromium.org/1210583002/

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