V8 Project
v8::internal::StubCache::Entry Struct Reference

#include <stub-cache.h>

+ Collaboration diagram for v8::internal::StubCache::Entry:

Public Attributes

Namekey
 
Codevalue
 
Mapmap
 

Detailed Description

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

Member Data Documentation

◆ key

Name* v8::internal::StubCache::Entry::key

◆ map

◆ value

Code* v8::internal::StubCache::Entry::value

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