| /external/v8/test/webkit/ |
| D | dfg-side-effect-assignment-osr-exit-expected.txt | 29 PASS foo(bar) is 42 31 PASS foo(bar) is 42 33 PASS foo(bar) is 42 35 PASS foo(bar) is 42 37 PASS foo(bar) is 42 39 PASS foo(bar) is 42 41 PASS foo(bar) is 42 43 PASS foo(bar) is 42 45 PASS foo(bar) is 42 47 PASS foo(bar) is 42 [all …]
|
| D | dfg-arguments-osr-exit-expected.txt | 29 PASS bar(42) is 74 30 PASS bar(42) is 74 31 PASS bar(42) is 74 32 PASS bar(42) is 74 33 PASS bar(42) is 74 34 PASS bar(42) is 74 35 PASS bar(42) is 74 36 PASS bar(42) is 74 37 PASS bar(42) is 74 38 PASS bar(42) is 74 [all …]
|
| D | dfg-arguments-osr-exit-multiple-blocks-before-exit-expected.txt | 29 PASS bar(42) is 74 30 PASS bar(42) is 74 31 PASS bar(42) is 74 32 PASS bar(42) is 74 33 PASS bar(42) is 74 34 PASS bar(42) is 74 35 PASS bar(42) is 74 36 PASS bar(42) is 74 37 PASS bar(42) is 74 38 PASS bar(42) is 74 [all …]
|
| D | dfg-arguments-osr-exit-multiple-blocks-expected.txt | 29 PASS bar(42) is 74 30 PASS bar(42) is 74 31 PASS bar(42) is 74 32 PASS bar(42) is 74 33 PASS bar(42) is 74 34 PASS bar(42) is 74 35 PASS bar(42) is 74 36 PASS bar(42) is 74 37 PASS bar(42) is 74 38 PASS bar(42) is 74 [all …]
|
| D | dfg-arguments-alias-expected.txt | 29 PASS bar(42) is 42 30 PASS bar(42) is 42 31 PASS bar(42) is 42 32 PASS bar(42) is 42 33 PASS bar(42) is 42 34 PASS bar(42) is 42 35 PASS bar(42) is 42 36 PASS bar(42) is 42 37 PASS bar(42) is 42 38 PASS bar(42) is 42 [all …]
|
| D | dfg-arguments-unexpected-escape-expected.txt | 29 PASS bar(42) is 84 30 PASS bar(42) is 84 31 PASS bar(42) is 84 32 PASS bar(42) is 84 33 PASS bar(42) is 84 34 PASS bar(42) is 84 35 PASS bar(42) is 84 36 PASS bar(42) is 84 37 PASS bar(42) is 84 38 PASS bar(42) is 84 [all …]
|
| D | dfg-constant-fold-first-local-read-after-block-merge-expected.txt | 29 PASS bar(5) is 42 30 PASS bar(5) is 42 31 PASS bar(5) is 42 32 PASS bar(5) is 42 33 PASS bar(5) is 42 34 PASS bar(5) is 42 35 PASS bar(5) is 42 36 PASS bar(5) is 42 37 PASS bar(5) is 42 38 PASS bar(5) is 42 [all …]
|
| D | dfg-arguments-alias-escape-expected.txt | 29 PASS bar(42) is 1764 30 PASS bar(42) is 1764 31 PASS bar(42) is 1764 32 PASS bar(42) is 1764 33 PASS bar(42) is 1764 34 PASS bar(42) is 1764 35 PASS bar(42) is 1764 36 PASS bar(42) is 1764 37 PASS bar(42) is 1764 38 PASS bar(42) is 1764 [all …]
|
| D | dfg-arguments-mixed-alias-expected.txt | 29 PASS bar(42) is 42 30 PASS bar(42) is 42 31 PASS bar(42) is 42 32 PASS bar(42) is 42 33 PASS bar(42) is 42 34 PASS bar(42) is 42 35 PASS bar(42) is 42 36 PASS bar(42) is 42 37 PASS bar(42) is 42 38 PASS bar(42) is 42 [all …]
|
| D | dfg-inline-constructor-that-uses-arguments-expected.txt | 29 PASS bar().x is 42 30 PASS bar().x is 42 31 PASS bar().x is 42 32 PASS bar().x is 42 33 PASS bar().x is 42 34 PASS bar().x is 42 35 PASS bar().x is 42 36 PASS bar().x is 42 37 PASS bar().x is 42 38 PASS bar().x is 42 [all …]
|
| D | dfg-arith-add-overflow-check-elimination-tower-of-large-numbers-expected.txt | 29 PASS bar(1, 2) is 0 30 PASS bar(1, 2) is 0 31 PASS bar(1, 2) is 0 32 PASS bar(1, 2) is 0 33 PASS bar(1, 2) is 0 34 PASS bar(1, 2) is 0 35 PASS bar(1, 2) is 0 36 PASS bar(1, 2) is 0 37 PASS bar(1, 2) is 0 38 PASS bar(1, 2) is 0 [all …]
|
| D | dfg-inlining-reg-alloc-expected.txt | 29 PASS o.a is bar(2 * i + 1, i) 30 PASS o.b is bar(2 * i, i) 32 PASS o.a is bar(2 * i + 1, i) 33 PASS o.b is bar(2 * i, i) 35 PASS o.a is bar(2 * i + 1, i) 36 PASS o.b is bar(2 * i, i) 38 PASS o.a is bar(2 * i + 1, i) 39 PASS o.b is bar(2 * i, i) 41 PASS o.a is bar(2 * i + 1, i) 42 PASS o.b is bar(2 * i, i) [all …]
|
| D | dfg-call-function-hit-watchpoint-expected.txt | 29 PASS bar(i, i + 1) is 1 30 PASS bar(i, i + 1) is 3 31 PASS bar(i, i + 1) is 5 32 PASS bar(i, i + 1) is 7 33 PASS bar(i, i + 1) is 9 34 PASS bar(i, i + 1) is 11 35 PASS bar(i, i + 1) is 13 36 PASS bar(i, i + 1) is 15 37 PASS bar(i, i + 1) is 17 38 PASS bar(i, i + 1) is 19 [all …]
|
| D | dfg-getter-throw-expected.txt | 29 PASS bar(o) is "Returned result: 0" 30 PASS bar(o) is "Returned result: 1" 31 PASS bar(o) is "Returned result: 2" 32 PASS bar(o) is "Returned result: 3" 33 PASS bar(o) is "Returned result: 4" 34 PASS bar(o) is "Returned result: 5" 35 PASS bar(o) is "Returned result: 6" 36 PASS bar(o) is "Returned result: 7" 37 PASS bar(o) is "Returned result: 8" 38 PASS bar(o) is "Returned result: 9" [all …]
|
| D | dfg-branch-not-fail-expected.txt | 31 PASS bar({f:True}) is 0 32 PASS bar({f:False}) is 1 35 PASS bar({f:True}) is 0 36 PASS bar({f:False}) is 1 39 PASS bar({f:True}) is 0 40 PASS bar({f:False}) is 1 43 PASS bar({f:True}) is 0 44 PASS bar({f:False}) is 1 47 PASS bar({f:True}) is 0 48 PASS bar({f:False}) is 1 [all …]
|
| D | dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int-expected.txt | 29 PASS bar(1, 2, {f:3}) is 6 30 PASS bar(1, 2, {f:3}) is 6 31 PASS bar(1, 2, {f:3}) is 6 32 PASS bar(1, 2, {f:3}) is 6 33 PASS bar(1, 2, {f:3}) is 6 34 PASS bar(1, 2, {f:3}) is 6 35 PASS bar(1, 2, {f:3}) is 6 36 PASS bar(1, 2, {f:3}) is 6 37 PASS bar(1, 2, {f:3}) is 6 38 PASS bar(1, 2, {f:3}) is 6 [all …]
|
| D | dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function-expected.txt | 30 PASS bar.call({f:baz}, baz) is "baz" 32 PASS bar.call({f:baz}, baz) is "baz" 34 PASS bar.call({f:baz}, baz) is "baz" 36 PASS bar.call({f:baz}, baz) is "baz" 38 PASS bar.call({f:baz}, baz) is "baz" 40 PASS bar.call({f:baz}, baz) is "baz" 42 PASS bar.call({f:baz}, baz) is "baz" 44 PASS bar.call({f:baz}, baz) is "baz" 46 PASS bar.call({f:baz}, baz) is "baz" 48 PASS bar.call({f:baz}, baz) is "baz" [all …]
|
| D | dfg-inline-arguments-use-from-all-the-places-broken-expected.txt | 29 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 30 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 31 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 32 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 33 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 34 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 35 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 36 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 37 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… 38 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert… [all …]
|
| D | dfg-inline-arguments-use-directly-from-inlined-code-expected.txt | 29 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a0, b0, c0" 30 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a1, b1, c1" 31 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a2, b2, c2" 32 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a3, b3, c3" 33 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a4, b4, c4" 34 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a5, b5, c5" 35 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a6, b6, c6" 36 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a7, b7, c7" 37 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a8, b8, c8" 38 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a9, b9, c9" [all …]
|
| D | dfg-inline-arguments-use-from-getter-expected.txt | 29 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b0, c0" 30 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b1, c1" 31 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b2, c2" 32 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b3, c3" 33 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b4, c4" 34 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b5, c5" 35 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b6, c6" 36 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b7, c7" 37 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b8, c8" 38 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b9, c9" [all …]
|
| D | dfg-string-stricteq-expected.txt | 30 PASS bar({f:"blah0"}, {f:"blah1000"}) is 12 32 PASS bar({f:"blah1"}, {f:"blah999"}) is 11 34 PASS bar({f:"blah2"}, {f:"blah998"}) is 11 36 PASS bar({f:"blah3"}, {f:"blah997"}) is 11 38 PASS bar({f:"blah4"}, {f:"blah996"}) is 11 40 PASS bar({f:"blah5"}, {f:"blah995"}) is 11 42 PASS bar({f:"blah6"}, {f:"blah994"}) is 11 44 PASS bar({f:"blah7"}, {f:"blah993"}) is 11 46 PASS bar({f:"blah8"}, {f:"blah992"}) is 11 48 PASS bar({f:"blah9"}, {f:"blah991"}) is 11 [all …]
|
| D | dfg-inline-new-array-buffer-expected.txt | 29 PASS bar()[0] is 1 30 PASS bar()[1] is 2 31 PASS bar()[2] is 3 32 PASS bar()[3] is 4 33 PASS bar()[0] is 1 34 PASS bar()[1] is 2 35 PASS bar()[2] is 3 36 PASS bar()[3] is 4 37 PASS bar()[0] is 1 38 PASS bar()[1] is 2 [all …]
|
| D | string-substr-expected.txt | 29 PASS 'bar'.substr(0) is 'bar' 30 PASS 'bar'.substr(3) is '' 31 PASS 'bar'.substr(4) is '' 32 PASS 'bar'.substr(-1) is 'r' 33 PASS 'bar'.substr(-3) is 'bar' 34 PASS 'bar'.substr(-4) is 'bar' 35 PASS 'bar'.substr(0, 0) is '' 36 PASS 'bar'.substr(0, 1) is 'b' 37 PASS 'bar'.substr(0, 3) is 'bar' 38 PASS 'bar'.substr(0, 4) is 'bar' [all …]
|
| D | string-substr.js | 28 shouldBe("'bar'.substr(0)", "'bar'"); 29 shouldBe("'bar'.substr(3)", "''"); 30 shouldBe("'bar'.substr(4)", "''"); 31 shouldBe("'bar'.substr(-1)", "'r'"); 32 shouldBe("'bar'.substr(-3)", "'bar'"); 33 shouldBe("'bar'.substr(-4)", "'bar'"); 35 shouldBe("'bar'.substr(0, 0)", "''"); 36 shouldBe("'bar'.substr(0, 1)", "'b'"); 37 shouldBe("'bar'.substr(0, 3)", "'bar'"); 38 shouldBe("'bar'.substr(0, 4)", "'bar'"); [all …]
|
| /external/clang/test/SemaCXX/ |
| D | warn-enum-compare.cpp | 4 enum Bar { BarD, BarE, BarF }; enum 23 Bar getBar(); 27 Bar y = BarD; in test() 43 …cted-warning {{comparison of constant 'AnonBB' (45) with expression of type 'Bar' is always false}} in test() 84 …/ expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} in test() 85 …/ expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} in test() 86 …/ expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} in test() 87 …/ expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} in test() 88 …/ expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} in test() 89 …/ expected-warning {{comparison of two values with different enumeration types ('Foo' and 'Bar')}} in test() [all …]
|