Home | History | Annotate | Download | only in x64

Lines Matching defs:gc_required

2235   Label gc_required;
2240 __ Allocate(map->instance_size(), rax, rcx, rdx, &gc_required, TAG_OBJECT);
2243 __ bind(&gc_required);