Lines Matching full:heap_object
340 // Incoming register is heap_object and outgoing register is map.
341 void CmpObjectType(Register heap_object, InstanceType type, Register map);
402 // Check if the object in register heap_object is a string. Afterwards the
406 // registers map and instance_type can be the same as heap_object.
407 Condition IsObjectStringType(Register heap_object,
415 void IsObjectJSObjectType(Register heap_object,