Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::DeoptContext Member List

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

code() constdart::DeoptContextinline
DeferMaterialization(float value, DoublePtr *slot)dart::DeoptContextinline
DeferMaterialization(double value, DoublePtr *slot)dart::DeoptContextinline
DeferMaterialization(simd128_value_t value, Float32x4Ptr *slot)dart::DeoptContextinline
DeferMaterialization(simd128_value_t value, Float64x2Ptr *slot)dart::DeoptContextinline
DeferMaterialization(simd128_value_t value, Int32x4Ptr *slot)dart::DeoptContextinline
DeferMaterializedObjectRef(intptr_t idx, intptr_t *slot)dart::DeoptContextinline
DeferMintMaterialization(int64_t value, MintPtr *slot)dart::DeoptContextinline
DeferPcMarkerMaterialization(intptr_t index, intptr_t *slot)dart::DeoptContextinline
DeferPpMaterialization(intptr_t index, ObjectPtr *slot)dart::DeoptContextinline
DeferRetAddrMaterialization(intptr_t index, intptr_t deopt_id, intptr_t *slot)dart::DeoptContextinline
deopt_info() constdart::DeoptContextinline
deopt_reason() constdart::DeoptContextinline
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() constdart::DeoptContextinline
dest_frame_size() constdart::DeoptContextinline
DestFrameAsArray()dart::DeoptContext
DestFrameOptions enum namedart::DeoptContext
DestStackAdjustment() constdart::DeoptContext
FillDestFrame()dart::DeoptContext
FpuRegisterValueAsDouble(FpuRegister reg) constdart::DeoptContextinline
FpuRegisterValueAsFloat(FpuRegister reg) constdart::DeoptContextinline
FpuRegisterValueAsSimd128(FpuRegister reg) constdart::DeoptContextinline
FrameBase(const StackFrame *frame)dart::DeoptContextinline
GetCallerFp() constdart::DeoptContext
GetDeferredObject(intptr_t idx) constdart::DeoptContextinline
GetSourceFp() constdart::DeoptContext
GetSourceFrameAddressAt(intptr_t index) constdart::DeoptContextinline
GetSourcePc() constdart::DeoptContext
GetSourcePp() constdart::DeoptContext
GetStackSlot(intptr_t index) constdart::DeoptContextinline
HasDeoptFlag(ICData::DeoptFlags flag)dart::DeoptContextinline
is_lazy_deopt() constdart::DeoptContextinline
kDestIsAllocated enum valuedart::DeoptContext
kDestIsOriginalFrame enum valuedart::DeoptContext
MallocAllocated()dart::MallocAllocatedinline
MaterializeDeferredObjects()dart::DeoptContext
num_args() constdart::DeoptContextinline
ObjectAt(intptr_t index) constdart::DeoptContextinline
operator delete(void *pointer)dart::MallocAllocatedinline
operator delete[](void *pointer)dart::MallocAllocatedinline
operator new(size_t size)dart::MallocAllocatedinline
operator new[](size_t size)dart::MallocAllocatedinline
RegisterValue(Register reg) constdart::DeoptContextinline
set_dest_frame(const StackFrame *frame)dart::DeoptContextinline
SetCallerFp(intptr_t callers_fp)dart::DeoptContext
source_frame_size() constdart::DeoptContextinline
thread() constdart::DeoptContextinline
ToCatchEntryMoves(intptr_t num_vars)dart::DeoptContext
VisitObjectPointers(ObjectPointerVisitor *visitor)dart::DeoptContext
zone() constdart::DeoptContextinline
~DeoptContext()dart::DeoptContextvirtual