Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc696 FunctionResult DecodeSingleFunction(ModuleBytesEnv* module_env, in DecodeSingleFunction() function in v8::internal::wasm::__anon96a422e80111::ModuleDecoder
1231 return decoder.DecodeSingleFunction(module_env, function); in DecodeWasmFunction()