|
V8 Project
|
A client object passed to the v8 debugger whose ownership will be taken by it. More...
#include <v8-debug.h>
Collaboration diagram for v8::Debug::ClientData:Public Member Functions | |
| virtual | ~ClientData () |
A client object passed to the v8 debugger whose ownership will be taken by it.
v8 is always responsible for deleting the object.
Definition at line 35 of file v8-debug.h.
|
inlinevirtual |
Definition at line 37 of file v8-debug.h.