Update web-platform-tests to revision 7ed322c3132993bcb5734702b40621448670fc76

This commit is contained in:
WPT Sync Bot 2019-12-24 08:23:56 +00:00
parent 10fa5fa68a
commit 110ca49f65
52 changed files with 1682 additions and 485 deletions

View file

@ -183,7 +183,7 @@ const instanceTestFactory = [
builder
.addFunction("fn", kSig_i_v)
.addBody([
kExprGetGlobal,
kExprGlobalGet,
index,
kExprReturn,
])