v8  5.1.281 (node 6.17.1)
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 32 of file v8-debug.h.

Constructor & Destructor Documentation

◆ ~ClientData()

virtual ~ClientData ( )
inlinevirtual

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


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