Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dic.h247 void LoadElementPolymorphicHandlers(MapHandles* receiver_maps,
Dic.cc1306 LoadElementPolymorphicHandlers(&target_receiver_maps, &handlers, load_mode); in UpdateLoadElement()
1411 void KeyedLoadIC::LoadElementPolymorphicHandlers( in LoadElementPolymorphicHandlers() function in v8::internal::KeyedLoadIC