Searched defs:WASM_IF_ELSE (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/wasm/
H A Dwasm-macro-gen.h21 #define WASM_IF_ELSE(cond, tstmt, fstmt) kExprIfElse, cond, tstmt, fstmt macro

Completed in 52 milliseconds