https://codereview.chromium.org/32643004/diff/80001/src/ic.cc
File src/ic.cc (right):

https://codereview.chromium.org/32643004/diff/80001/src/ic.cc#newcode868
src/ic.cc:868: TRACE_GENERIC_IC(isolate(), "KeyedLoadIC", "access check
needed");
change comment appropriately

https://codereview.chromium.org/32643004/diff/80001/src/ic.cc#newcode896
src/ic.cc:896: TRACE_GENERIC_IC(isolate(), "KeyedLoadIC", "access check
needed");
change comment appropriately

https://codereview.chromium.org/32643004/diff/80001/src/ic.cc#newcode1134
src/ic.cc:1134: TRACE_GENERIC_IC(isolate(), "KeyedLoadIC", "access check
needed");
comment should be: not heap object

https://codereview.chromium.org/32643004/diff/80001/src/ic.cc#newcode1405
src/ic.cc:1405: TRACE_GENERIC_IC(isolate(), "KeyedLoadIC", "access check
needed");
Should be: "not otherwise handled"

https://codereview.chromium.org/32643004/diff/80001/src/ic.cc#newcode1408
src/ic.cc:1408: TRACE_GENERIC_IC(isolate(), "KeyedLoadIC", "access check
needed");
should be: "not JSObject"

https://codereview.chromium.org/32643004/

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