#include <simplified-operator.h>
Definition at line 682 of file simplified-operator.h.
◆ AllocateParameters()
v8::internal::compiler::AllocateParameters::AllocateParameters |
( |
Type | type, |
|
|
AllocationType | allocation_type ) |
|
inline |
◆ allocation_type()
AllocationType v8::internal::compiler::AllocateParameters::allocation_type |
( |
| ) |
const |
|
inline |
◆ type()
Type v8::internal::compiler::AllocateParameters::type |
( |
| ) |
const |
|
inline |
◆ allocation_type_
AllocationType v8::internal::compiler::AllocateParameters::allocation_type_ |
|
private |
◆ type_
Type v8::internal::compiler::AllocateParameters::type_ |
|
private |
The documentation for this class was generated from the following file: