#include <operator-properties.h>
Definition at line 17 of file operator-properties.h.
◆ OperatorProperties()
v8::internal::compiler::OperatorProperties::OperatorProperties |
( |
const OperatorProperties & | | ) |
|
|
delete |
◆ GetContextInputCount()
static int v8::internal::compiler::OperatorProperties::GetContextInputCount |
( |
const Operator * | op | ) |
|
|
inlinestatic |
◆ GetFrameStateInputCount()
static int v8::internal::compiler::OperatorProperties::GetFrameStateInputCount |
( |
const Operator * | op | ) |
|
|
inlinestatic |
◆ GetTotalInputCount()
int v8::internal::compiler::OperatorProperties::GetTotalInputCount |
( |
const Operator * | op | ) |
|
|
static |
◆ HasContextInput()
bool v8::internal::compiler::OperatorProperties::HasContextInput |
( |
const Operator * | op | ) |
|
|
static |
◆ HasFrameStateInput()
bool v8::internal::compiler::OperatorProperties::HasFrameStateInput |
( |
const Operator * | op | ) |
|
|
static |
◆ IsBasicBlockBegin()
bool v8::internal::compiler::OperatorProperties::IsBasicBlockBegin |
( |
const Operator * | op | ) |
|
|
static |
◆ NeedsExactContext()
bool v8::internal::compiler::OperatorProperties::NeedsExactContext |
( |
const Operator * | op | ) |
|
|
static |
◆ operator=()
The documentation for this class was generated from the following files: