Home | History | Annotate | Download | only in arm64

Lines Matching defs:gc_required

182   Label gc_required;
184 __ Allocate(JSValue::kSize, new_obj, x10, x11, &gc_required, TAG_OBJECT);
247 __ Bind(&gc_required);