LGTM, just one semantic comment
https://codereview.chromium.org/140963004/diff/140001/src/runtime.cc
File src/runtime.cc (right):
https://codereview.chromium.org/140963004/diff/140001/src/runtime.cc#newcode14783
src/runtime.cc:14783: type_info->IsAllocationSite()) {
Maybe I'm missing something, but if the type_info is not undefined, then
it has to be an AllocationSite, right? So we should probably turn the
IsAllocationSite() test into an ASSERT here?
https://codereview.chromium.org/140963004/
--
--
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.