v8  3.11.10(node0.8.26)
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 931 of file d8.cc.

Field Documentation

Counter* counter

Definition at line 932 of file d8.cc.

Referenced by Shell::OnExit().

const char* key

Definition at line 933 of file d8.cc.

Referenced by Shell::OnExit().


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