V8 Project
v8::internal::FullCodeGenerator::BailoutEntry Struct Reference
+ Collaboration diagram for v8::internal::FullCodeGenerator::BailoutEntry:

Public Attributes

BailoutId id
 
unsigned pc_and_state
 

Detailed Description

Definition at line 644 of file full-codegen.h.

Member Data Documentation

◆ id

BailoutId v8::internal::FullCodeGenerator::BailoutEntry::id

Definition at line 645 of file full-codegen.h.

◆ pc_and_state

unsigned v8::internal::FullCodeGenerator::BailoutEntry::pc_and_state

Definition at line 646 of file full-codegen.h.


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