v8  4.6.85 (node 5.12.0)
V8 is Google's open source JavaScript engine
Debug::ClientData Class Reference

#include <v8-debug.h>

Public Member Functions

virtual ~ClientData ()
 

Detailed Description

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 34 of file v8-debug.h.

Constructor & Destructor Documentation

◆ ~ClientData()

virtual ~ClientData ( )
inlinevirtual

Definition at line 36 of file v8-debug.h.


The documentation for this class was generated from the following file: