Home
last modified time | relevance | path

Searched defs:return_info (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc7748 CTypeInfo return_info = info->ReturnInfo(); in IsSupportedWasmFastApiFunction() local
/third_party/node/deps/v8/src/api/
Dapi.cc10401 CFunctionInfo::CFunctionInfo(const CTypeInfo& return_info, in CFunctionInfo()