Flutter Engine
The Flutter Engine
dart::DeoptTable Member List

This is the complete list of members for dart::DeoptTable, including all inherited members.

EncodeReasonAndFlags(ICData::DeoptReasonId reason, uint32_t flags)dart::DeoptTableinlinestatic
GetEntry(const Array &table, intptr_t index, Smi *offset, TypedData *info, Smi *reason_and_flags)dart::DeoptTablestatic
GetLength(const Array &table)dart::DeoptTablestatic
SetEntry(const Array &table, intptr_t index, const Smi &offset, const TypedData &info, const Smi &reason_and_flags)dart::DeoptTablestatic
SizeFor(intptr_t length)dart::DeoptTablestatic