Home | History | Annotate | Download | only in src

Lines Matching refs:MEGAMORPHIC

121   V(LoadIC_Megamorphic,             LOAD_IC, MEGAMORPHIC,               \
128 V(KeyedLoadIC_Generic, KEYED_LOAD_IC, MEGAMORPHIC, \
130 V(KeyedLoadIC_String, KEYED_LOAD_IC, MEGAMORPHIC, \
132 V(KeyedLoadIC_IndexedInterceptor, KEYED_LOAD_IC, MEGAMORPHIC, \
134 V(KeyedLoadIC_NonStrictArguments, KEYED_LOAD_IC, MEGAMORPHIC, \
143 V(StoreIC_Megamorphic, STORE_IC, MEGAMORPHIC, \
145 V(StoreIC_GlobalProxy, STORE_IC, MEGAMORPHIC, \
153 V(StoreIC_Megamorphic_Strict, STORE_IC, MEGAMORPHIC, \
155 V(StoreIC_GlobalProxy_Strict, STORE_IC, MEGAMORPHIC, \
160 V(KeyedStoreIC_Generic, KEYED_STORE_IC, MEGAMORPHIC, \
165 V(KeyedStoreIC_Generic_Strict, KEYED_STORE_IC, MEGAMORPHIC, \
167 V(KeyedStoreIC_NonStrictArguments, KEYED_STORE_IC, MEGAMORPHIC, \