![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <maglev-graph-labeller.h>
Public Attributes | |
const MaglevCompilationUnit * | unit = nullptr |
BytecodeOffset | bytecode_offset = BytecodeOffset::None() |
SourcePosition | position = SourcePosition::Unknown() |
Definition at line 20 of file maglev-graph-labeller.h.
BytecodeOffset v8::internal::maglev::MaglevGraphLabeller::Provenance::bytecode_offset = BytecodeOffset::None() |
Definition at line 22 of file maglev-graph-labeller.h.
SourcePosition v8::internal::maglev::MaglevGraphLabeller::Provenance::position = SourcePosition::Unknown() |
Definition at line 23 of file maglev-graph-labeller.h.
const MaglevCompilationUnit* v8::internal::maglev::MaglevGraphLabeller::Provenance::unit = nullptr |
Definition at line 21 of file maglev-graph-labeller.h.