Home | History | Annotate | Download | only in arm64

Lines Matching refs:skip_assignment

4805   Label skip_assignment;
4813 __ JumpIfNotRoot(scratch, Heap::kTheHoleValueRootIndex, &skip_assignment);
4826 __ Bind(&skip_assignment);