Home | History | Annotate | Download | only in x64

Lines Matching defs:allocation_site_map

3263            isolate()->factory()->allocation_site_map());
4599 Handle<Map> allocation_site_map =
4600 masm->isolate()->factory()->allocation_site_map();
4601 __ Cmp(FieldOperand(rbx, 0), allocation_site_map);