Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc778 VerifyFunctionBody(module_->signature_zone->allocator(), in DecodeFunctionBody()
900 VerifyFunctionBody(zone->allocator(), 0, wire_bytes, module, in DecodeSingleFunction()
1038 void VerifyFunctionBody(AccountingAllocator* allocator, uint32_t func_num, in VerifyFunctionBody() function in v8::internal::wasm::ModuleDecoderImpl