Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h745 void GraphAssembler::GotoIf(Node* condition, in GotoIf() function in v8::internal::compiler::GraphAssembler
769 void GraphAssembler::GotoIf(Node* condition, in GotoIf() function in v8::internal::compiler::GraphAssembler
H A Dcode-assembler.cc1258 void CodeAssembler::GotoIf(TNode<IntegralT> condition, Label* true_label) { in GotoIf() function in v8::internal::compiler::CodeAssembler

Completed in 6 milliseconds