Looks pretty good, just one question.

https://codereview.chromium.org/414443002/diff/40001/src/stub-cache.cc
File src/stub-cache.cc (right):

https://codereview.chromium.org/414443002/diff/40001/src/stub-cache.cc#newcode1146
src/stub-cache.cc:1146: Code::Flags flags =
Code::ComputeFlags(Code::KEYED_LOAD_IC, MONOMORPHIC,
Why can't GetICCode() be used? Can it be moved in the class hierarchy
and input parameters changed so as to remain a viable library function
for this kind of thing?

https://codereview.chromium.org/414443002/

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