Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc3312 Node* is_null_target = gasm_->WordEqual(target, gasm_->IntPtrConstant(0)); in BuildCallRef() local
3313 gasm_->GotoIfNot(is_null_target, &end_label, target); in BuildCallRef()

Completed in 13 milliseconds