Searched refs:polymorphicStructureList (Results 1 – 1 of 1) sorted by relevance
1628 PolymorphicAccessStructureList* polymorphicStructureList; in DEFINE_STUB_FUNCTION() local1633 …polymorphicStructureList = new PolymorphicAccessStructureList(callFrame->globalData(), codeBlock->… in DEFINE_STUB_FUNCTION()1634 stubInfo->initGetByIdSelfList(polymorphicStructureList, 1); in DEFINE_STUB_FUNCTION()1636 polymorphicStructureList = stubInfo->u.getByIdSelfList.structureList; in DEFINE_STUB_FUNCTION()1641 …fList(callFrame->scopeChain()->globalData, codeBlock, stubInfo, polymorphicStructureList, listInde… in DEFINE_STUB_FUNCTION()