V8 Project
jr_entry Union Reference

#include <jitdump.h>

+ Collaboration diagram for jr_entry:

Public Attributes

struct jr_code_debug_info info
 
struct jr_code_close close
 
struct jr_code_load load
 
struct jr_code_move move
 
struct jr_prefix prefix
 

Detailed Description

Definition at line 75 of file jitdump.h.

Member Data Documentation

◆ close

struct jr_code_close jr_entry::close

Definition at line 72 of file jitdump.h.

◆ info

struct jr_code_debug_info jr_entry::info

Definition at line 72 of file jitdump.h.

◆ load

struct jr_code_load jr_entry::load

Definition at line 72 of file jitdump.h.

◆ move

struct jr_code_move jr_entry::move

Definition at line 72 of file jitdump.h.

◆ prefix

struct jr_prefix jr_entry::prefix

Definition at line 72 of file jitdump.h.


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