Hi Yang,
There was a logic error in my refactoring. I've fixed that, and refactored a bit further. Before, the lookup in the optimized code map was done in two different ways (as HLoadNamedFields in the first case, and HLoadKeyed in the loop case).
Now, they are done in the same way, and code can be shared.
Thx,
--Michael

https://codereview.chromium.org/184103004/

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