Implement new approach for debugging leaked wrapper object references (issue #2593)

This commit is contained in:
Marshall Greenblatt
2019-01-23 16:42:12 +01:00
parent 176e14d451
commit 3fe062a5b6
576 changed files with 8806 additions and 733 deletions

View File

@@ -9,7 +9,7 @@
// implementations. See the translator.README.txt file in the tools directory
// for more information.
//
// $hash=400342415189c9fb509f144b0ed74e28419deb16$
// $hash=7a602017eaee19b78e048ac1e80f7a7c235ffac9$
//
#include "libcef_dll/ctocpp/v8exception_ctocpp.h"
@@ -139,6 +139,10 @@ NO_SANITIZE("cfi-icall") int CefV8ExceptionCToCpp::GetEndColumn() {
CefV8ExceptionCToCpp::CefV8ExceptionCToCpp() {}
// DESTRUCTOR - Do not edit by hand.
CefV8ExceptionCToCpp::~CefV8ExceptionCToCpp() {}
template <>
cef_v8exception_t*
CefCToCppRefCounted<CefV8ExceptionCToCpp, CefV8Exception, cef_v8exception_t>::