Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dfunction-compiler.cc211 AllowGeneric allow_generic) in JSToWasmWrapperCompilationUnit() argument
215 use_generic_wrapper_(allow_generic && UseGenericWrapper(sig) && in JSToWasmWrapperCompilationUnit()
Dfunction-compiler.h109 AllowGeneric allow_generic);