Home
last modified time | relevance | path

Searched refs:kStrongPointer (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtypes.h648 kStrongPointer, enumerator
656 if (std::min(a, b) == ObjectSlotKind::kStrongPointer && in Combine()
Dtypes.cc626 kind = ObjectSlotKind::kStrongPointer; in ComputeSlotKindsHelper()
659 if (kinds.front() == ObjectSlotKind::kStrongPointer && in ComputeArraySlotKind()
Dimplementation-visitor.cc4973 if (slots[i] == ObjectSlotKind::kStrongPointer) { in MatchSimpleBodyDescriptor()
5082 case ObjectSlotKind::kStrongPointer: in GenerateBodyDescriptors()