Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h200 static const Type* GetExternalPointerType() { in GetExternalPointerType() function
Dtypes.cc1157 } else if (this == TypeOracle::GetExternalPointerType()) { in AlignmentLog2()
1226 } else if (type->IsSubtypeOf(TypeOracle::GetExternalPointerType())) { in SizeOf()
Dimplementation-visitor.cc4395 !field_type->IsSubtypeOf(TypeOracle::GetExternalPointerType()); in CanGenerateFieldAccessors()