Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-compiler.cc297 const WasmFeatures& enabled_features, AllowGeneric allow_generic) in JSToWasmWrapperCompilationUnit() argument
300 use_generic_wrapper_(allow_generic && UseGenericWrapper(sig) && in JSToWasmWrapperCompilationUnit()
Dfunction-compiler.h123 AllowGeneric allow_generic);