#include <maglev-ir.h>
Definition at line 6842 of file maglev-ir.h.
◆ Base
◆ CheckTypeBitField
◆ CheckInstanceType()
v8::internal::maglev::CheckInstanceType::CheckInstanceType |
( |
uint64_t | bitfield, |
|
|
CheckType | check_type, |
|
|
const InstanceType | first_instance_type, |
|
|
const InstanceType | last_instance_type ) |
|
inlineexplicit |
◆ check_type()
CheckType v8::internal::maglev::CheckInstanceType::check_type |
( |
| ) |
const |
|
inline |
◆ first_instance_type()
InstanceType v8::internal::maglev::CheckInstanceType::first_instance_type |
( |
| ) |
const |
|
inline |
◆ GenerateCode()
◆ last_instance_type()
InstanceType v8::internal::maglev::CheckInstanceType::last_instance_type |
( |
| ) |
const |
|
inline |
◆ options()
auto v8::internal::maglev::CheckInstanceType::options |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::CheckInstanceType::PrintParams |
( |
std::ostream & | os, |
|
|
MaglevGraphLabeller * | graph_labeller ) const |
◆ receiver_input()
Input & v8::internal::maglev::CheckInstanceType::receiver_input |
( |
| ) |
|
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::CheckInstanceType::SetValueLocationConstraints |
( |
| ) |
|
◆ first_instance_type_
const InstanceType v8::internal::maglev::CheckInstanceType::first_instance_type_ |
|
private |
◆ kInputTypes
◆ kProperties
◆ kReceiverIndex
int v8::internal::maglev::CheckInstanceType::kReceiverIndex = 0 |
|
staticconstexpr |
◆ last_instance_type_
const InstanceType v8::internal::maglev::CheckInstanceType::last_instance_type_ |
|
private |
The documentation for this class was generated from the following files: