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/
Dwasm-compiler.h718 BranchBuilder fail_if_not; member
Dwasm-compiler.cc5811 callbacks.fail_if_not(gasm_->UintLessThan(rtt_depth, supertypes_length), in TypeCheck()
5817 callbacks.fail_if_not(gasm_->TaggedEqual(maybe_match, rtt), in TypeCheck()
5828 callbacks.fail_if_not(gasm_->IsDataRefMap(map), BranchHint::kTrue); in DataCheck()
5839 callbacks.fail_if_not(gasm_->HasInstanceType(object, instance_type), in ManagedObjectInstanceCheck()