v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Private Class Reference

#include <v8.h>

Inheritance diagram for Private:
Collaboration diagram for Private:

Public Member Functions

Local< ValueName () const
 

Static Public Member Functions

static Local< PrivateNew (Isolate *isolate, Local< String > name=Local< String >())
 
static Local< PrivateForApi (Isolate *isolate, Local< String > name)
 

Detailed Description

A private symbol

This is an experimental feature. Use at your own risk.

Definition at line 2032 of file v8.h.

Member Function Documentation

Local< Value > Name ( ) const

Definition at line 4840 of file api.cc.

Referenced by THREADED_TEST().

Local< Private > New ( Isolate isolate,
Local< String name = Local<String>() 
)
static

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