Searched refs:VerifyFunctionBody (Results 1 – 1 of 1) sorted by relevance
618 VerifyFunctionBody(i + module->num_imported_functions, &module_env, in DecodeModule()705 if (ok()) VerifyFunctionBody(0, module_env, function); in DecodeSingleFunction()827 void VerifyFunctionBody(uint32_t func_num, ModuleBytesEnv* menv, in VerifyFunctionBody() function in v8::internal::wasm::__anon96a422e80111::ModuleDecoder