Home | History | Annotate | Download | only in src

Lines Matching refs:MEGAMORPHIC

119   V(LoadIC_Megamorphic,             LOAD_IC, MEGAMORPHIC,           \
126 V(KeyedLoadIC_Generic, KEYED_LOAD_IC, MEGAMORPHIC, \
128 V(KeyedLoadIC_String, KEYED_LOAD_IC, MEGAMORPHIC, \
130 V(KeyedLoadIC_IndexedInterceptor, KEYED_LOAD_IC, MEGAMORPHIC, \
139 V(StoreIC_Megamorphic, STORE_IC, MEGAMORPHIC, \
141 V(StoreIC_GlobalProxy, STORE_IC, MEGAMORPHIC, \
149 V(StoreIC_Megamorphic_Strict, STORE_IC, MEGAMORPHIC, \
151 V(StoreIC_GlobalProxy_Strict, STORE_IC, MEGAMORPHIC, \
156 V(KeyedStoreIC_Generic, KEYED_STORE_IC, MEGAMORPHIC, \
161 V(KeyedStoreIC_Generic_Strict, KEYED_STORE_IC, MEGAMORPHIC, \