[Webkit-unassigned] [Bug 59950] Clean up AssemblerBuffer to use a Vector internally.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 04:41:08 PDT 2013


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


石梦军 <talking1239 at 126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |talking1239 at 126.com




--- Comment #3 from 石梦军 <talking1239 at 126.com>  2013-04-30 04:39:30 PST ---
this only replace the realloc with the vector, but in the flushConstantPool function of AssemblerBufferWithConstantPool.h file, it use the char *  to replace the void*, is it any difference?

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