Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dunary-op-assembler.cc147 Label if_other(this, Label::kDeferred); in UnaryOpWithFeedback() local
Daccessor-assembler.cc3578 if_other(this, Label::kDeferred); in KeyedLoadICGeneric() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-array-gen.cc1211 Label if_typedarray(this), if_other(this, Label::kDeferred), if_array(this), in TF_BUILTIN() local
Dbuiltins-collections-gen.cc803 Label if_receiver(this), if_other(this), done(this); in GetHash() local