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
StubCache::Entry Struct Reference

#include <stub-cache.h>

Collaboration diagram for StubCache::Entry:

Data Fields

Namekey
 
Codevalue
 
Mapmap
 

Detailed Description

Definition at line 72 of file stub-cache.h.

Field Documentation

Name* key

Definition at line 73 of file stub-cache.h.

Referenced by StubCache::Set().

Map* map

Definition at line 75 of file stub-cache.h.

Referenced by StubCache::Set().

Code* value

Definition at line 74 of file stub-cache.h.

Referenced by StubCache::Set().


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