Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h718 BranchBuilder fail_if_not; member
723 // the passed callbacks succeed_if, fail_if and fail_if_not. We have up to 5
H A Dwasm-compiler.cc5732 // fail_if_not in TestCallbacks()
5748 // fail_if_not in CastCallbacks()
5776 // fail_if_not
5811 callbacks.fail_if_not(gasm_->UintLessThan(rtt_depth, supertypes_length),
5817 callbacks.fail_if_not(gasm_->TaggedEqual(maybe_match, rtt),
5828 callbacks.fail_if_not(gasm_->IsDataRefMap(map), BranchHint::kTrue);
5839 callbacks.fail_if_not(gasm_->HasInstanceType(object, instance_type),

Completed in 19 milliseconds