v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 90 of file v8-debug.h.

Constructor & Destructor Documentation

virtual ~ClientData ( )
inlinevirtual

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


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