[Webkit-unassigned] [Bug 31839] JSON.stringify performance on undefined is very poor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 13:52:38 PST 2009


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





--- Comment #10 from Darin Adler <darin at apple.com>  2009-11-30 13:52:38 PST ---
(In reply to comment #9)
> > Subclassing Vector is unsafe, because it does not have a virtual destructor.
> > Maybe adding private operator delete would make it a little safer? I'm not 100%
> > clear on what the best way to make it safe is.

Since StringBuilder doesn't add any data members or override any virtual
functions, I think it's not unsafe.

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