Home | History | Annotate | Download | only in arm64

Lines Matching refs:the_hole

1889   //   x13  the_hole      hole value (uninit)
1894 Register the_hole = x13;
1900 __ LoadRoot(the_hole, Heap::kTheHoleValueRootIndex);
1912 __ Str(the_hole, MemOperand(backing_store, x10));