The lookup iterator side of things looks fine.

https://codereview.chromium.org/962613002/diff/200001/src/lookup-inl.h
File src/lookup-inl.h (right):

https://codereview.chromium.org/962613002/diff/200001/src/lookup-inl.h#newcode96
src/lookup-inl.h:96: !isolate_->IsInternallyUsedPropertyName(name_)) {
You don't need these, given that you had to have access to the entire
chain to get here.

https://codereview.chromium.org/962613002/

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