Searched refs:VerifyFunctionBody (Results 1 – 1 of 1) sorted by relevance
1148 VerifyFunctionBody(module_->signature_zone->allocator(), in DecodeFunctionBody()1548 VerifyFunctionBody(zone->allocator(), 0, wire_bytes, module, in DecodeSingleFunction()1663 void VerifyFunctionBody(AccountingAllocator* allocator, uint32_t func_num, in VerifyFunctionBody() function in v8::internal::wasm::ModuleDecoderImpl