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

Data Fields

Countercounter
 
const char * key
 

Detailed Description

Definition at line 1284 of file d8.cc.

Field Documentation

Counter* counter

Definition at line 1285 of file d8.cc.

Referenced by Shell::OnExit().

const char* key

Definition at line 1286 of file d8.cc.

Referenced by Shell::OnExit().


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