code() const | dart::DeoptContext | inline |
DeferMaterialization(float value, DoublePtr *slot) | dart::DeoptContext | inline |
DeferMaterialization(double value, DoublePtr *slot) | dart::DeoptContext | inline |
DeferMaterialization(simd128_value_t value, Float32x4Ptr *slot) | dart::DeoptContext | inline |
DeferMaterialization(simd128_value_t value, Float64x2Ptr *slot) | dart::DeoptContext | inline |
DeferMaterialization(simd128_value_t value, Int32x4Ptr *slot) | dart::DeoptContext | inline |
DeferMaterializedObjectRef(intptr_t idx, intptr_t *slot) | dart::DeoptContext | inline |
DeferMintMaterialization(int64_t value, MintPtr *slot) | dart::DeoptContext | inline |
DeferPcMarkerMaterialization(intptr_t index, intptr_t *slot) | dart::DeoptContext | inline |
DeferPpMaterialization(intptr_t index, ObjectPtr *slot) | dart::DeoptContext | inline |
DeferRetAddrMaterialization(intptr_t index, intptr_t deopt_id, intptr_t *slot) | dart::DeoptContext | inline |
deopt_info() const | dart::DeoptContext | inline |
deopt_reason() const | dart::DeoptContext | inline |
DeoptContext(const StackFrame *frame, const Code &code, DestFrameOptions dest_options, fpu_register_t *fpu_registers, intptr_t *cpu_registers, bool is_lazy_deopt, bool deoptimizing_code) | dart::DeoptContext | |
deoptimizing_code() const | dart::DeoptContext | inline |
dest_frame_size() const | dart::DeoptContext | inline |
DestFrameAsArray() | dart::DeoptContext | |
DestFrameOptions enum name | dart::DeoptContext | |
DestStackAdjustment() const | dart::DeoptContext | |
FillDestFrame() | dart::DeoptContext | |
FpuRegisterValueAsDouble(FpuRegister reg) const | dart::DeoptContext | inline |
FpuRegisterValueAsFloat(FpuRegister reg) const | dart::DeoptContext | inline |
FpuRegisterValueAsSimd128(FpuRegister reg) const | dart::DeoptContext | inline |
FrameBase(const StackFrame *frame) | dart::DeoptContext | inline |
GetCallerFp() const | dart::DeoptContext | |
GetDeferredObject(intptr_t idx) const | dart::DeoptContext | inline |
GetSourceFp() const | dart::DeoptContext | |
GetSourceFrameAddressAt(intptr_t index) const | dart::DeoptContext | inline |
GetSourcePc() const | dart::DeoptContext | |
GetSourcePp() const | dart::DeoptContext | |
GetStackSlot(intptr_t index) const | dart::DeoptContext | inline |
HasDeoptFlag(ICData::DeoptFlags flag) | dart::DeoptContext | inline |
is_lazy_deopt() const | dart::DeoptContext | inline |
kDestIsAllocated enum value | dart::DeoptContext | |
kDestIsOriginalFrame enum value | dart::DeoptContext | |
MallocAllocated() | dart::MallocAllocated | inline |
MaterializeDeferredObjects() | dart::DeoptContext | |
num_args() const | dart::DeoptContext | inline |
ObjectAt(intptr_t index) const | dart::DeoptContext | inline |
operator delete(void *pointer) | dart::MallocAllocated | inline |
operator delete[](void *pointer) | dart::MallocAllocated | inline |
operator new(size_t size) | dart::MallocAllocated | inline |
operator new[](size_t size) | dart::MallocAllocated | inline |
RegisterValue(Register reg) const | dart::DeoptContext | inline |
set_dest_frame(const StackFrame *frame) | dart::DeoptContext | inline |
SetCallerFp(intptr_t callers_fp) | dart::DeoptContext | |
source_frame_size() const | dart::DeoptContext | inline |
thread() const | dart::DeoptContext | inline |
ToCatchEntryMoves(intptr_t num_vars) | dart::DeoptContext | |
VisitObjectPointers(ObjectPointerVisitor *visitor) | dart::DeoptContext | |
zone() const | dart::DeoptContext | inline |
~DeoptContext() | dart::DeoptContext | virtual |