#include <DFGArgumentPosition.h>
◆ ArgumentPosition()
| JSC::DFG::ArgumentPosition::ArgumentPosition |
( |
| ) |
|
|
inline |
◆ addVariable()
| void JSC::DFG::ArgumentPosition::addVariable |
( |
VariableAccessData * |
variable | ) |
|
|
inline |
◆ doubleFormatState()
◆ dump()
| void JSC::DFG::ArgumentPosition::dump |
( |
PrintStream & |
out, |
|
|
Graph * |
graph |
|
) |
| |
|
inline |
◆ flushFormat()
| FlushFormat JSC::DFG::ArgumentPosition::flushFormat |
( |
| ) |
const |
|
inline |
◆ mergeArgumentPredictionAwareness()
| bool JSC::DFG::ArgumentPosition::mergeArgumentPredictionAwareness |
( |
| ) |
|
|
inline |
◆ mergeArgumentUnboxingAwareness()
| bool JSC::DFG::ArgumentPosition::mergeArgumentUnboxingAwareness |
( |
| ) |
|
|
inline |
◆ mergeShouldNeverUnbox()
| bool JSC::DFG::ArgumentPosition::mergeShouldNeverUnbox |
( |
bool |
shouldNeverUnbox | ) |
|
|
inline |
◆ prediction()
◆ shouldUnboxIfPossible()
| bool JSC::DFG::ArgumentPosition::shouldUnboxIfPossible |
( |
| ) |
const |
|
inline |
◆ shouldUseDoubleFormat()
| bool JSC::DFG::ArgumentPosition::shouldUseDoubleFormat |
( |
| ) |
const |
|
inline |
◆ someVariable()
| VariableAccessData* JSC::DFG::ArgumentPosition::someVariable |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: