[Webkit-unassigned] [Bug 86435] CodeBlock::CodeBlock() wastes a lot of Vector capacity in the ValueProfile vector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 13:51:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86435





--- Comment #1 from Filip Pizlo <fpizlo at apple.com>  2012-05-15 13:50:03 PST ---
I am tempted to relate this to https://bugs.webkit.org/show_bug.cgi?id=86436, but I need to investigate this more.  It appears that the pattern we're using to add parameters in the bytecode generator makes it really had to get the capacity of the m_argumentValueProfiles vector right.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list