Home | History | Annotate | Download | only in src

Lines Matching defs:instance_type

343             InstanceType instance_type =
344 HeapObject::cast(obj)->map()->instance_type();
348 if (instance_type != ALLOCATION_SITE_TYPE) {