Home
last modified time | relevance | path

Searched defs:if_handler (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Daccessor-assembler.cc24 Label* if_handler, in TryMonomorphicCase()
57 Node* feedback, Label* if_handler, in HandlePolymorphicCase()
106 Node* receiver_map, Node* feedback, Label* if_handler, in HandleKeyedStorePolymorphicCase()
1372 Node* map, Label* if_handler, in TryProbeStubCacheTable()
1415 Node* name, Label* if_handler, in TryProbeStubCache()
1453 Label if_handler(this, &var_handler), try_polymorphic(this), in LoadIC() local
1594 Label if_handler(this, &var_handler), try_polymorphic(this), in KeyedLoadIC() local
1690 Label if_handler(this, &var_handler), try_polymorphic(this), in StoreIC() local
1742 Label if_handler(this, &var_handler), try_polymorphic(this), in KeyedStoreIC() local