Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc74 TNode<Map> lookup_start_object_map, Label* if_handler, in TryMonomorphicCase()
106 Label* if_handler, TVariable<MaybeObject>* var_handler, Label* if_miss) { in HandlePolymorphicCase()
2920 TNode<Object> name, TNode<Map> map, Label* if_handler, in TryProbeStubCacheTable()
2956 TNode<Name> name, Label* if_handler, in TryProbeStubCache()
3020 Label try_polymorphic(this), if_handler(this, &var_handler); in LoadIC_BytecodeHandler() local
3077 Label if_handler(this, &var_handler), non_inlined(this, Label::kDeferred), in LoadIC() local
3134 Label if_handler(this, &var_handler), no_feedback(this), in LoadSuperIC() local
3187 Label* if_handler, Label* miss, in LoadIC_Noninlined()
3445 Label if_handler(this, &var_handler), try_polymorphic(this, Label::kDeferred), in KeyedLoadIC() local
3653 Label if_handler(this, &var_handler), miss(this, Label::kDeferred); in KeyedLoadICPolymorphicName() local
[all …]