Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dfunction-compiler.h104 enum AllowGeneric : bool { kAllowGeneric = true, kDontAllowGeneric = false }; enumerator
Dfunction-compiler.cc260 enabled_features, kAllowGeneric); in CompileJSToWasmWrapper()
Dmodule-compiler.cc1629 JSToWasmWrapperCompilationUnit::kAllowGeneric); in AddExportWrapperUnits()
3904 JSToWasmWrapperCompilationUnit::kAllowGeneric); in CompileJsToWasmWrappers()