Home | History | Annotate | Download | only in arm64

Lines Matching refs:JumpIfRoot

205   __ JumpIfRoot(scratch2, Heap::kTheHoleValueRootIndex, slow);
293 __ JumpIfRoot(scratch1, Heap::kTheHoleValueRootIndex, unmapped_case);
499 __ JumpIfRoot(scratch3, Heap::kHashTableMapRootIndex, &probe_dictionary);