http://codereview.chromium.org/3032028/diff/12001/13007
File src/objects.cc (right):

http://codereview.chromium.org/3032028/diff/12001/13007#newcode2142
src/objects.cc:2142: Counters::normalized_maps.Increment();
On 2010/07/28 12:14:51, antonm wrote:
shouldn't there be another counter which ticks when
NormalizedMapCache::Get is
invoked?

We already have it: Counters::props_to_dictionary which is incremented
in NormalizedProperties every time it is called.

http://codereview.chromium.org/3032028/show

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to