[wasm][sandbox] Check signature when updating tables ยท v8/v8@f603d57
Executing a `call_indirect` instruction trusts the dispatch tables to be correct; we must hence ensure this correctness when writing new entries into dispatch tables. Bug: 336507783 Change-Id: I7e...