Searched refs:ConfigureMegamorphicKeyed (Results 1 – 4 of 4) sorted by relevance
587 void ConfigureMegamorphicKeyed(IcCheckType property_type);647 void ConfigureMegamorphicKeyed(IcCheckType property_type);
496 void KeyedLoadICNexus::ConfigureMegamorphicKeyed(IcCheckType property_type) { in ConfigureMegamorphicKeyed() function in v8::internal::KeyedLoadICNexus504 void KeyedStoreICNexus::ConfigureMegamorphicKeyed(IcCheckType property_type) { in ConfigureMegamorphicKeyed() function in v8::internal::KeyedStoreICNexus
545 nexus->ConfigureMegamorphicKeyed(key->IsName() ? PROPERTY : ELEMENT); in ConfigureVectorState()549 nexus->ConfigureMegamorphicKeyed(key->IsName() ? PROPERTY : ELEMENT); in ConfigureVectorState()
2765 KeyedLoadICNexus(isolate()).ConfigureMegamorphicKeyed(PROPERTY); in CreateInitialObjects()2766 KeyedStoreICNexus(isolate()).ConfigureMegamorphicKeyed(PROPERTY); in CreateInitialObjects()