Flutter Engine
The Flutter Engine
|
Public Member Functions | |
PatchCodeWithHandle (ZoneGrowableArray< intptr_t > *pointer_offsets, const Object &object) | |
void | Process (const MemoryRegion ®ion, intptr_t position) |
virtual bool | IsPointerOffset () const |
Public Member Functions inherited from dart::compiler::AssemblerFixup | |
virtual void | Process (const MemoryRegion ®ion, intptr_t position)=0 |
virtual bool | IsPointerOffset () const =0 |
virtual | ~AssemblerFixup () |
Public Member Functions inherited from dart::ZoneAllocated | |
ZoneAllocated () | |
void * | operator new (size_t size) |
void * | operator new (size_t size, Zone *zone) |
void | operator delete (void *pointer) |
Definition at line 534 of file assembler_base.cc.
|
inline |
Definition at line 536 of file assembler_base.cc.
|
inlinevirtual |
Implements dart::compiler::AssemblerFixup.
Definition at line 548 of file assembler_base.cc.
|
inlinevirtual |
Implements dart::compiler::AssemblerFixup.
Definition at line 540 of file assembler_base.cc.