Home | History | Annotate | Download | only in x64

Lines Matching full:allocation_site_map

1850            isolate()->factory()->allocation_site_map());
2709 Handle<Map> allocation_site_map =
2710 masm->isolate()->factory()->allocation_site_map();
2711 __ Cmp(FieldOperand(rbx, 0), allocation_site_map);