Home
last modified time | relevance | path

Searched refs:TypeCheckFallThru (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dfunction-body-decoder-impl.h2366 if (!TypeCheckFallThru(c)) return; in FallThruTo()
2397 bool TypeCheckFallThru(Control* c) { in TypeCheckFallThru() function