bindings: Implement TraceWrapperV8Reference without destructor
The previous implementation of using a trait had the problem of not being able to override already instantiated templates. Rely on a different type "v8::TracedReference" instead that does not come with a destructor. Bug: 995684 Change-Id: Ia6d5ae1964b47e7460f76aa5df154f1b4d0c63d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848011 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#704233}
Showing
Please register or sign in to comment