Searched defs:PolymorphicAccessStructureList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DPolymorphicAccessStructureList.h44 struct PolymorphicAccessStructureList { struct in namespace:JSC
76 PolymorphicAccessStructureList() function in struct:JSC::PolymorphicAccessStructureList
80 PolymorphicAccessStructureList(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> stubRoutine, Structure* firstBase, bool isDirect) function in struct:JSC::PolymorphicAccessStructureList
85 PolymorphicAccessStructureList(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> stubRoutine, Structure* firstBase, StructureChain* firstChain, bool isDirect, unsigned count) function in struct:JSC::PolymorphicAccessStructureList

Completed in 181 milliseconds