Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h716 BranchBuilder succeed_if; member
723 // the passed callbacks succeed_if, fail_if and fail_if_not. We have up to 5
H A Dwasm-compiler.cc5724 return {// succeed_if in TestCallbacks()
5740 return {// succeed_if in CastCallbacks()
5758 // succeed_if
5791 (null_succeeds ? callbacks.succeed_if : callbacks.fail_if)(
5799 callbacks.succeed_if(gasm_->TaggedEqual(map, rtt), BranchHint::kTrue);

Completed in 14 milliseconds