This is the complete list of members for dart::CompilerDeoptInfoWithStub, including all inherited members.
CompilerDeoptInfo(intptr_t deopt_id, ICData::DeoptReasonId reason, uint32_t flags, Environment *deopt_env) | dart::CompilerDeoptInfo | inline |
CompilerDeoptInfoWithStub(intptr_t deopt_id, ICData::DeoptReasonId reason, uint32_t flags, Environment *deopt_env) | dart::CompilerDeoptInfoWithStub | inline |
CreateDeoptInfo(FlowGraphCompiler *compiler, DeoptInfoBuilder *builder, const Array &deopt_table) | dart::CompilerDeoptInfo | |
deopt_env() const | dart::CompilerDeoptInfo | inline |
deopt_id() const | dart::CompilerDeoptInfo | inline |
entry_label() | dart::CompilerDeoptInfoWithStub | inline |
flags() const | dart::CompilerDeoptInfo | inline |
GenerateCode(FlowGraphCompiler *compiler, intptr_t stub_ix) | dart::CompilerDeoptInfoWithStub | virtual |
Name() const | dart::CompilerDeoptInfoWithStub | inline |
operator delete(void *pointer) | dart::ZoneAllocated | inline |
operator new(size_t size) | dart::ZoneAllocated | |
operator new(size_t size, Zone *zone) | dart::ZoneAllocated | |
pc_offset() const | dart::CompilerDeoptInfo | inline |
reason() const | dart::CompilerDeoptInfo | inline |
set_pc_offset(intptr_t offset) | dart::CompilerDeoptInfo | inline |
ZoneAllocated() | dart::ZoneAllocated | inline |
~CompilerDeoptInfo() | dart::CompilerDeoptInfo | inlinevirtual |