v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::InstructionStreamMap::CodeEntryMapInfo Struct Reference
Collaboration diagram for v8::internal::InstructionStreamMap::CodeEntryMapInfo:

Public Attributes

CodeEntryentry
 
unsigned size
 

Detailed Description

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

Member Data Documentation

◆ entry

CodeEntry* v8::internal::InstructionStreamMap::CodeEntryMapInfo::entry

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

◆ size

unsigned v8::internal::InstructionStreamMap::CodeEntryMapInfo::size

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


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