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
CounterAndKey Struct Reference
Collaboration diagram for CounterAndKey:

Data Fields

Countercounter
 
const char * key
 

Detailed Description

Definition at line 1007 of file d8.cc.

Field Documentation

Counter* counter

Definition at line 1008 of file d8.cc.

Referenced by Shell::OnExit().

const char* key

Definition at line 1009 of file d8.cc.

Referenced by Shell::OnExit(), and v8::operator<().


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