https://codereview.chromium.org/104793003/diff/20001/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/104793003/diff/20001/src/objects.cc#newcode3891
src/objects.cc:3891: Handle<Map> new_map =
Map::CurrentMapForDeprecated(original_map);
On 2013/12/09 16:32:59, Toon Verwaest wrote:
Euh, yeah. Now CurrentMapForDeprecated links back to this method for
every
prototype. So we have a nice O(n^2) algorithm :)

Done.

https://codereview.chromium.org/104793003/

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