summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/codegen-assign-nontemporary-as-rexp-expected.txt
blob: 028b800ca2a432ce121ae343a39cad84da556c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
Tests whether bytecode codegen properly handles assignment as righthand expression.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS assign_as_rexp_1() is 'PASS'
PASS assign_as_rexp_2() is 'PASS'
PASS successfullyParsed is true

TEST COMPLETE