Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc7704 static bool IsSupportedWasmFastApiFunction( in IsSupportedWasmFastApiFunction() function
7856 if (IsSupportedWasmFastApiFunction(expected_sig, shared)) { in ResolveWasmImportCall()