Home
last modified time | relevance | path

Searched defs:expected_sig (Results 1 – 3 of 3) sorted by relevance

/third_party/fsverity-utils/programs/
Dtest_sign_digest.c28 u8 *expected_sig; in main() local
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc1119 const FunctionSig* expected_sig = module_->functions[func_index].sig; in ProcessImportedFunction() local
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc7705 const wasm::FunctionSig* expected_sig, Handle<SharedFunctionInfo> shared) { in IsSupportedWasmFastApiFunction()
7787 Handle<JSReceiver> callable, const wasm::FunctionSig* expected_sig, in ResolveWasmImportCall()