Searched refs:ptr_kind (Results 1 – 3 of 3) sorted by relevance
6329 StringPointerKind ptr_kind, Label* if_bailout) { in TryToSequential() argument6330 CHECK(ptr_kind == PTR_TO_DATA || ptr_kind == PTR_TO_STRING); in TryToSequential()6341 if (ptr_kind == PTR_TO_DATA) { in TryToSequential()6357 if (ptr_kind == PTR_TO_STRING) { in TryToSequential()
3077 TNode<RawPtrT> TryToSequential(StringPointerKind ptr_kind, Label* if_bailout);
1370 Use ``__attribute__((pointer_with_type_tag(ptr_kind, ptr_idx, type_tag_idx)))``