V8 Project
v8::CounterAndKey Struct Reference
+ Collaboration diagram for v8::CounterAndKey:

Public Attributes

Countercounter
 
const char * key
 

Detailed Description

Definition at line 1001 of file d8.cc.

Member Data Documentation

◆ counter

Counter* v8::CounterAndKey::counter

Definition at line 1002 of file d8.cc.

Referenced by v8::Shell::OnExit().

◆ key

const char* v8::CounterAndKey::key

Definition at line 1003 of file d8.cc.

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


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