#include <turbofan-types.h>
Definition at line 319 of file turbofan-types.h.
◆ Kind
| Enumerator |
|---|
| kHeapConstant | |
| kOtherNumberConstant | |
| kTuple | |
| kUnion | |
| kRange | |
| kWasm | |
Definition at line 323 of file turbofan-types.h.
◆ TypeBase()
| v8::internal::compiler::TypeBase::TypeBase |
( |
Kind | kind | ) |
|
|
inlineexplicitprotected |
◆ IsKind()
| static bool v8::internal::compiler::TypeBase::IsKind |
( |
Type | type, |
|
|
Kind | kind ) |
|
staticprotected |
◆ kind()
| Kind v8::internal::compiler::TypeBase::kind |
( |
| ) |
const |
|
inlineprotected |
◆ Type
◆ kind_
| Kind v8::internal::compiler::TypeBase::kind_ |
|
private |
The documentation for this class was generated from the following file: