Home | History | Annotate | Download | only in arm64

Lines Matching refs:JumpIfRoot

1111   __ JumpIfRoot(x0, Heap::kUndefinedValueRootIndex, &exit);
1397 __ JumpIfRoot(temp, Heap::kNativeContextMapRootIndex, &fast);
2709 __ JumpIfRoot(x0, Heap::kNullValueRootIndex, if_true);
4255 __ JumpIfRoot(x0, Heap::kTrueValueRootIndex, if_true);
4261 __ JumpIfRoot(x0, Heap::kUndefinedValueRootIndex, if_true);
4279 __ JumpIfRoot(x0, Heap::kNullValueRootIndex, if_true);