![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <maglev-graph-builder.h>
Definition at line 184 of file maglev-graph-builder.h.
base::Vector<ValueNode*> v8::internal::maglev::MaglevCallerDetails::arguments |
Definition at line 185 of file maglev-graph-builder.h.
float v8::internal::maglev::MaglevCallerDetails::call_frequency |
Definition at line 194 of file maglev-graph-builder.h.
CatchBlockDetails v8::internal::maglev::MaglevCallerDetails::catch_block |
Definition at line 191 of file maglev-graph-builder.h.
DeoptFrame* v8::internal::maglev::MaglevCallerDetails::deopt_frame |
Definition at line 186 of file maglev-graph-builder.h.
bool v8::internal::maglev::MaglevCallerDetails::is_eager_inline |
Definition at line 193 of file maglev-graph-builder.h.
bool v8::internal::maglev::MaglevCallerDetails::is_inside_loop |
Definition at line 192 of file maglev-graph-builder.h.
KnownNodeAspects* v8::internal::maglev::MaglevCallerDetails::known_node_aspects |
Definition at line 187 of file maglev-graph-builder.h.
LoopEffects* v8::internal::maglev::MaglevCallerDetails::loop_effects |
Definition at line 188 of file maglev-graph-builder.h.
ZoneUnorderedMap<KnownNodeAspects::LoadedContextSlotsKey, Node*> v8::internal::maglev::MaglevCallerDetails::unobserved_context_slot_stores |
Definition at line 190 of file maglev-graph-builder.h.