|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <maglev-graph-builder.h>
| Public Member Functions | |
| LabelJumpTarget (MaglevSubGraphBuilder::Label *jump_label) | |
| Public Attributes | |
| MaglevSubGraphBuilder::Label * | jump_label | 
| BasicBlockRef | fallthrough | 
Definition at line 2889 of file maglev-graph-builder.h.
| 
 | inlineexplicit | 
Definition at line 2890 of file maglev-graph-builder.h.
| BasicBlockRef v8::internal::maglev::MaglevGraphBuilder::BranchBuilder::LabelJumpTarget::fallthrough | 
Definition at line 2893 of file maglev-graph-builder.h.
| MaglevSubGraphBuilder::Label* v8::internal::maglev::MaglevGraphBuilder::BranchBuilder::LabelJumpTarget::jump_label | 
Definition at line 2892 of file maglev-graph-builder.h.