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

Public Attributes

int end
 
int handler
 

Detailed Description

Definition at line 3282 of file maglev-graph-builder.h.

Member Data Documentation

◆ end

int v8::internal::maglev::MaglevGraphBuilder::HandlerTableEntry::end

Definition at line 3283 of file maglev-graph-builder.h.

◆ handler

int v8::internal::maglev::MaglevGraphBuilder::HandlerTableEntry::handler

Definition at line 3284 of file maglev-graph-builder.h.


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