Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc827 void VerifyFunctionBody(uint32_t func_num, ModuleBytesEnv* menv, in VerifyFunctionBody() argument
830 menv->wire_bytes.GetNameOrNull(function)); in VerifyFunctionBody()
840 menv == nullptr ? nullptr : menv->module_env.module, body); in VerifyFunctionBody()