Home | History | Annotate | Download | only in arm64

Lines Matching refs:JumpIfRoot

2571   __ JumpIfRoot(exception_value,
2686 __ JumpIfRoot(scratch1, Heap::kUninitializedSymbolRootIndex, &initialize);
2893 __ JumpIfRoot(x5, Heap::kAllocationSiteMapRootIndex,
3041 __ JumpIfRoot(x4, Heap::kMegamorphicSymbolRootIndex, &slow_start);
3042 __ JumpIfRoot(x4, Heap::kUninitializedSymbolRootIndex, &miss);
3187 __ JumpIfRoot(result_, Heap::kUndefinedValueRootIndex, &slow_case_);
3290 __ JumpIfRoot(lhs, Heap::kUndefinedValueRootIndex, &unordered);
4466 __ JumpIfRoot(entity_name, Heap::kUndefinedValueRootIndex, done);
4473 __ JumpIfRoot
4818 __ JumpIfRoot(allocation_site, Heap::kUndefinedValueRootIndex, &no_info);