Searched refs:getByIdProtoList (Results 1 – 4 of 4) sorted by relevance
88 u.getByIdProtoList.structureList = structureList; in initGetByIdSelfList()89 u.getByIdProtoList.listSize = listSize; in initGetByIdSelfList()96 u.getByIdProtoList.structureList = structureList; in initGetByIdProtoList()97 u.getByIdProtoList.listSize = listSize; in initGetByIdProtoList()153 } getByIdProtoList; member
44 PolymorphicAccessStructureList* polymorphicStructures = u.getByIdProtoList.structureList; in deref()86 PolymorphicAccessStructureList* polymorphicStructures = u.getByIdProtoList.structureList; in markAggregate()87 polymorphicStructures->markAggregate(markStack, u.getByIdProtoList.listSize); in markAggregate()
247 …ist", pointerToSourceString(stubInfo.u.getByIdProtoList.structureList).utf8().data(), stubInfo.u.g… in printStructureStubInfo()
1668 prototypeStructureList = stubInfo->u.getByIdProtoList.structureList; in getPolymorphicAccessStructureListSlot()1669 listIndex = stubInfo->u.getByIdProtoList.listSize; in getPolymorphicAccessStructureListSlot()1671 stubInfo->u.getByIdProtoList.listSize++; in getPolymorphicAccessStructureListSlot()