V8 Project
v8::internal::CodeMap::CodeEntryInfo Struct Reference
+ Collaboration diagram for v8::internal::CodeMap::CodeEntryInfo:

Public Member Functions

 CodeEntryInfo (CodeEntry *an_entry, unsigned a_size)
 

Public Attributes

CodeEntryentry
 
unsigned size
 

Detailed Description

Definition at line 221 of file profile-generator.h.

Constructor & Destructor Documentation

◆ CodeEntryInfo()

v8::internal::CodeMap::CodeEntryInfo::CodeEntryInfo ( CodeEntry an_entry,
unsigned  a_size 
)
inline

Definition at line 222 of file profile-generator.h.

Member Data Documentation

◆ entry

◆ size


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