![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <maglev-ir.h>
Private Types | |
using | Base = AbstractLoadTaggedField<LoadTaggedFieldForProperty> |
Private Attributes | |
compiler::NameRef | name_ |
Additional Inherited Members | |
![]() | |
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) |
![]() | |
static constexpr OpProperties | kProperties |
static constexpr Base::InputTypes | kInputTypes |
static constexpr int | kObjectIndex |
![]() | |
static constexpr size_t | kInputCount = InputCount |
![]() | |
using | InputTypes = detail::ArrayWrapper<kInputCount> |
![]() | |
template<typename... Args> | |
FixedInputNodeTMixin (uint64_t bitfield, Args &&... args) | |
![]() | |
template<typename... Args> | |
NodeTMixin (uint64_t bitfield, Args &&... args) | |
![]() | |
detail::YouNeedToDefineAnInputTypesArrayInYourDerivedClass | kInputTypes |
Definition at line 7756 of file maglev-ir.h.
|
private |
Definition at line 7758 of file maglev-ir.h.
|
inlineexplicit |
Definition at line 7761 of file maglev-ir.h.
|
inline |
|
inline |
|
private |
Definition at line 7769 of file maglev-ir.h.