![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <maglev-ir.h>
Public Member Functions | |
| void | SetValueLocationConstraints () |
| void | GenerateCode (MaglevAssembler *, const ProcessingState &) |
| void | PrintParams (std::ostream &, MaglevGraphLabeller *) const |
| void | VerifyInputs (MaglevGraphLabeller *) const |
| void | MarkTaggedInputsAsDecompressing () |
Public Member Functions inherited from v8::internal::maglev::NodeTMixin< Base, Derived > | |
| constexpr Opcode | opcode () const |
| constexpr const OpProperties & | properties () const |
Private Types | |
| using | Base = NodeT<Dead> |
Private Member Functions | |
| Dead (uint64_t bitfield) | |
Additional Inherited Members | |
Static Public Member Functions inherited from v8::internal::maglev::NodeTMixin< Base, Derived > | |
| template<typename... Args> | |
| static Derived * | New (Zone *zone, std::initializer_list< ValueNode * > inputs, Args &&... args) |
| template<typename... Args> | |
| static Derived * | New (Zone *zone, size_t input_count, Args &&... args) |
Protected Member Functions inherited from v8::internal::maglev::NodeTMixin< Base, Derived > | |
| template<typename... Args> | |
| NodeTMixin (uint64_t bitfield, Args &&... args) | |
Definition at line 7187 of file maglev-ir.h.
|
private |
Definition at line 7188 of file maglev-ir.h.
|
inlineexplicitprivate |
Definition at line 7198 of file maglev-ir.h.
|
inline |
|
inline |
|
inline |
Definition at line 7193 of file maglev-ir.h.
|
inline |
Definition at line 7191 of file maglev-ir.h.
|
inline |
Definition at line 7194 of file maglev-ir.h.