Home
last modified time | relevance | path

Searched refs:LoadElementPolymorphicHandlers (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ic/
Dic.h277 void LoadElementPolymorphicHandlers(MapHandles* receiver_maps,
Dic.cc1062 LoadElementPolymorphicHandlers(&target_receiver_maps, &handlers, load_mode); in UpdateLoadElement()
1117 void KeyedLoadIC::LoadElementPolymorphicHandlers( in LoadElementPolymorphicHandlers() function in v8::internal::KeyedLoadIC