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

/external/v8/src/
H A Dtype-feedback-vector.cc744 void LoadICNexus::ConfigurePolymorphic(MapHandleList* maps, function in class:v8::internal::LoadICNexus
754 void KeyedLoadICNexus::ConfigurePolymorphic(Handle<Name> name, function in class:v8::internal::KeyedLoadICNexus
773 void StoreICNexus::ConfigurePolymorphic(MapHandleList* maps, function in class:v8::internal::StoreICNexus
784 void KeyedStoreICNexus::ConfigurePolymorphic(Handle<Name> name, function in class:v8::internal::KeyedStoreICNexus
803 void KeyedStoreICNexus::ConfigurePolymorphic(MapHandleList* maps, function in class:v8::internal::KeyedStoreICNexus

Completed in 69 milliseconds