Searched refs:kDontAllowGeneric (Results 1 – 2 of 2) sorted by relevance
104 enum AllowGeneric : bool { kAllowGeneric = true, kDontAllowGeneric = false }; enumerator
272 enabled_features, kDontAllowGeneric); in CompileSpecificJSToWasmWrapper()