V8 Project
|
Public Attributes | |
BailoutId | id |
unsigned | pc |
uint32_t | loop_depth |
Definition at line 649 of file full-codegen.h.
BailoutId v8::internal::FullCodeGenerator::BackEdgeEntry::id |
Definition at line 650 of file full-codegen.h.
uint32_t v8::internal::FullCodeGenerator::BackEdgeEntry::loop_depth |
Definition at line 652 of file full-codegen.h.
unsigned v8::internal::FullCodeGenerator::BackEdgeEntry::pc |
Definition at line 651 of file full-codegen.h.