0
Files
src/sandbox
victorw@chromium.org 817e1dd8ae Fix compiler error in sandbox util in case exception is enabled.
Add operator delete that matches the placement form of the
operator new. This is required by compiler to generate code
to call operator delete in case the object's constructor
throws an exception.
See http://msdn.microsoft.com/en-us/library/cxdxz3x6.aspx

R=rvargas
BUG=none
TEST=sandbox code compiles if exception is enabled.


Review URL: http://codereview.chromium.org/2870017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50486 0039d316-1c4b-4281-b951-d872f2087c98
2010-06-22 18:37:42 +00:00
..
2010-06-16 18:39:53 +00:00