Lines Matching defs:if_handler
65 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
3032 Label if_handler(this, &var_handler), in KeyedStoreIC() local
3100 Label if_handler(this, &var_handler), in StoreInArrayLiteralIC() local
3197 Label if_handler(this, &var_handler), miss(this, Label::kDeferred); in GenerateLoadIC_Noninlined() local
3425 Label if_handler(this, &var_handler); in GenerateCloneObjectIC() local