Home
last modified time | relevance | path

Searched refs:HasActiveBlock (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h391 bool HasActiveBlock() const { in HasActiveBlock() function in v8::internal::compiler::GraphAssembler
H A Djs-call-reducer.cc166 if (gasm_->HasActiveBlock()) gasm_->Goto(&merge); in ~IfBuilder0()
170 if (gasm_->HasActiveBlock()) gasm_->Goto(&merge); in ~IfBuilder0()
233 if (gasm_->HasActiveBlock()) gasm_->Goto(&merge, then_result); in Value()
237 if (gasm_->HasActiveBlock()) { in Value()

Completed in 12 milliseconds