Searched refs:VerifyWasmCode (Results 1 – 4 of 4) sorted by relevance
45 V8_EXPORT_PRIVATE DecodeResult VerifyWasmCode(AccountingAllocator* allocator,
835 DecodeResult VerifyWasmCode(AccountingAllocator* allocator, in VerifyWasmCode() function
1059 result = VerifyWasmCode(allocator, enabled_features_, module, in VerifyFunctionBody()
714 result = VerifyWasmCode(isolate->allocator(), in ValidateSequentially()