Home | History | Annotate | Download | only in x64

Lines Matching refs:heap_object

856   // Incoming register is heap_object and outgoing register is map.
858 void CmpObjectType(Register heap_object, InstanceType type, Register map);
919 // Check if the object in register heap_object is a string. Afterwards the
923 // registers map and instance_type can be the same as heap_object.
924 Condition IsObjectStringType(Register heap_object,