Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.cc65 Node* slot, Node* vector, Node* receiver_map, Label* if_handler, in TryMonomorphicCase()
96 Node* receiver_map, TNode<WeakFixedArray> feedback, Label* if_handler, in HandlePolymorphicCase()
2288 Node* name, Node* map, Label* if_handler, in TryProbeStubCacheTable()
2331 Node* name, Label* if_handler, in TryProbeStubCache()
2387 Label try_polymorphic(this), if_handler(this, &var_handler); in LoadIC_BytecodeHandler() local
2432 Label if_handler(this, &var_handler), non_inlined(this, Label::kDeferred), in LoadIC() local
2470 Label* if_handler, Label* miss, in LoadIC_Noninlined()
2643 Label if_handler(this, &var_handler), try_polymorphic(this, Label::kDeferred), in KeyedLoadIC() local
2806 Label if_handler(this, &var_handler), miss(this, Label::kDeferred); in KeyedLoadICPolymorphicName() local
2850 Label if_handler(this, &var_handler), in StoreIC() local
[all …]