Home
last modified time | relevance | path

Searched defs:GotoIfNot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h757 void GraphAssembler::GotoIfNot(Node* condition, in GotoIfNot() function in v8::internal::compiler::GraphAssembler
778 void GraphAssembler::GotoIfNot(Node* condition, in GotoIfNot() function in v8::internal::compiler::GraphAssembler
H A Dcode-assembler.cc1264 void CodeAssembler::GotoIfNot(TNode<IntegralT> condition, Label* false_label) { in GotoIfNot() function in v8::internal::compiler::CodeAssembler

Completed in 5 milliseconds