#include <turbofan-typer.h>
Definition at line 21 of file turbofan-typer.h.
◆ Flags
◆ Flag
Enumerator |
---|
kNoFlags | |
kThisIsReceiver | |
kNewTargetIsReceiver | |
Definition at line 23 of file turbofan-typer.h.
◆ Typer() [1/2]
◆ ~Typer()
v8::internal::compiler::Typer::~Typer |
( |
| ) |
|
◆ Typer() [2/2]
v8::internal::compiler::Typer::Typer |
( |
const Typer & | | ) |
|
|
delete |
◆ broker()
JSHeapBroker * v8::internal::compiler::Typer::broker |
( |
| ) |
const |
|
inlineprivate |
◆ flags()
Flags v8::internal::compiler::Typer::flags |
( |
| ) |
const |
|
inlineprivate |
◆ graph()
TFGraph * v8::internal::compiler::Typer::graph |
( |
| ) |
const |
|
inlineprivate |
◆ operation_typer()
◆ operator=()
Typer & v8::internal::compiler::Typer::operator= |
( |
const Typer & | | ) |
|
|
delete |
◆ Run() [1/2]
void v8::internal::compiler::Typer::Run |
( |
| ) |
|
◆ Run() [2/2]
◆ zone()
Zone * v8::internal::compiler::Typer::zone |
( |
| ) |
const |
|
inlineprivate |
◆ broker_
◆ cache_
TypeCache const* v8::internal::compiler::Typer::cache_ |
|
private |
◆ decorator_
Decorator* v8::internal::compiler::Typer::decorator_ |
|
private |
◆ flags_
Flags const v8::internal::compiler::Typer::flags_ |
|
private |
◆ graph_
TFGraph* const v8::internal::compiler::Typer::graph_ |
|
private |
◆ operation_typer_
◆ singleton_false_
Type v8::internal::compiler::Typer::singleton_false_ |
|
private |
◆ singleton_true_
Type v8::internal::compiler::Typer::singleton_true_ |
|
private |
◆ tick_counter_
TickCounter* const v8::internal::compiler::Typer::tick_counter_ |
|
private |
The documentation for this class was generated from the following files: