Skip to content

Commit 71d972d

Browse files
committed
tests: update avm1/register_underflow to test more cases
1 parent 895b0ac commit 71d972d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

tests/tests/swfs/avm1/register_underflow/output.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,14 @@ global reg 0: 0
1313
global reg 1: 1
1414
global reg 2: 2
1515
global reg 3: 9
16+
Function start g(...), RegisterCount = 1, PreloadRoot, PreloadArgs
17+
Function reg 0: undefined
18+
Function reg 1: 1
19+
Function reg 2: 2
20+
Function reg 3: 9
21+
Changing registers to 8.
22+
Function end
23+
global reg 0: 0
24+
global reg 1: 8
25+
global reg 2: 8
26+
global reg 3: 8
68 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)