Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::DeoptTable, including all inherited members.
EncodeReasonAndFlags(ICData::DeoptReasonId reason, uint32_t flags) | dart::DeoptTable | inlinestatic |
GetEntry(const Array &table, intptr_t index, Smi *offset, TypedData *info, Smi *reason_and_flags) | dart::DeoptTable | static |
GetLength(const Array &table) | dart::DeoptTable | static |
SetEntry(const Array &table, intptr_t index, const Smi &offset, const TypedData &info, const Smi &reason_and_flags) | dart::DeoptTable | static |
SizeFor(intptr_t length) | dart::DeoptTable | static |