Lines Matching refs:stubInfo
286 …balData, CallFrame* callFrame, CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* struc… in compileGetByIdProto() argument
289 …jit.privateCompileGetByIdProto(stubInfo, structure, prototypeStructure, cachedOffset, returnAddres… in compileGetByIdProto()
292 …List(JSGlobalData* globalData, CodeBlock* codeBlock, StructureStubInfo* stubInfo, PolymorphicAcces… in compileGetByIdSelfList() argument
295 …jit.privateCompileGetByIdSelfList(stubInfo, polymorphicStructures, currentIndex, structure, cached… in compileGetByIdSelfList()
297 …balData, CallFrame* callFrame, CodeBlock* codeBlock, StructureStubInfo* stubInfo, PolymorphicAcces… in compileGetByIdProtoList() argument
300 …jit.privateCompileGetByIdProtoList(stubInfo, prototypeStructureList, currentIndex, structure, prot… in compileGetByIdProtoList()
302 …balData, CallFrame* callFrame, CodeBlock* codeBlock, StructureStubInfo* stubInfo, PolymorphicAcces… in compileGetByIdChainList() argument
305 …jit.privateCompileGetByIdChainList(stubInfo, prototypeStructureList, currentIndex, structure, chai… in compileGetByIdChainList()
308 …balData, CallFrame* callFrame, CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* struc… in compileGetByIdChain() argument
311 …jit.privateCompileGetByIdChain(stubInfo, structure, chain, count, cachedOffset, returnAddress, cal… in compileGetByIdChain()
314 …tion(JSGlobalData* globalData, CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* oldSt… in compilePutByIdTransition() argument
317 …jit.privateCompilePutByIdTransition(stubInfo, oldStructure, newStructure, cachedOffset, chain, ret… in compilePutByIdTransition()