Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-features.h25 #define DECL_PARAM(feat, desc, val) bool p##feat macro
34 explicit constexpr WasmFeatures(FOREACH_WASM_FEATURE(DECL_PARAM, COMMA)) in WasmFeatures()
47 #undef DECL_PARAM