/external/v8/test/webkit/ |
dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(o) is -1 30 PASS foo(o) is 0 31 PASS foo(o) is 1 32 PASS foo(o) is 2 33 PASS foo(o) is 3 34 PASS foo(o) is 4 35 PASS foo(o) is 5 36 PASS foo(o) is 6 37 PASS foo(o) is [all...] |
dfg-intrinsic-side-effect-assignment-osr-exit-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(array) is "bleh" 30 PASS foo(array) is "bleh" 31 PASS foo(array) is "bleh" 32 PASS foo(array) is "bleh" 33 PASS foo(array) is "bleh" 34 PASS foo(array) is "bleh" 35 PASS foo(array) is "bleh" 36 PASS foo(array) is "bleh" 37 PASS foo(array) is "bleh [all...] |
get-by-pname-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(o) is 11 30 PASS foo(p) is 10 31 PASS foo(q) is 3467 32 PASS foo(r) is 113 33 PASS foo(s) is 182 34 PASS foo(o) is 11 35 PASS foo(p) is 10 36 PASS foo(q) is 3467 37 PASS foo(r) is 11 [all...] |
get-by-pname-non-final-object-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(o) is 11 30 PASS foo(p) is 10 31 PASS foo(q) is 3467 32 PASS foo(r) is 113 33 PASS foo(s) is 182 34 PASS foo(o) is 11 35 PASS foo(p) is 10 36 PASS foo(q) is 3467 37 PASS foo(r) is 11 [all...] |
dfg-constant-fold-logical-not-branch-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo1(new Stuff()) is 43 30 PASS foo2(new Stuff()) is 58 31 PASS foo1(new Stuff()) is 43 32 PASS foo2(new Stuff()) is 58 33 PASS foo1(new Stuff()) is 43 34 PASS foo2(new Stuff()) is 58 35 PASS foo1(new Stuff()) is 43 36 PASS foo2(new Stuff()) is 58 37 PASS foo1(new Stuff()) is 4 [all...] |
dfg-integer-optimization-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS result.a is 1 30 PASS result.b is 1 31 PASS result.a is 20000001 32 PASS result.b is 20000001 33 PASS result.a is 40000001 34 PASS result.b is 40000001 35 PASS result.a is 60000001 36 PASS result.b is 60000001 37 PASS result.a is 8000000 [all...] |
codegen-temporaries-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS a is true 30 PASS b is false 31 PASS assign_test1() is 'PASS' 32 PASS assign_test2() is 'PASS' 33 PASS assign_test3() is 'PASS' 34 PASS testObject4.test is 'PASS [all...] |
dfg-arguments-alias-one-block-overwrite-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(a, b, c) is 6 30 PASS foo(a, b, c) is 6 31 PASS foo(a, b, c) is 6 32 PASS foo(a, b, c) is 6 33 PASS foo(a, b, c) is 6 34 PASS foo(a, b, c) is 6 35 PASS foo(a, b, c) is 6 36 PASS foo(a, b, c) is 6 37 PASS foo(a, b, c) is [all...] |
dfg-inline-arguments-osr-exit-and-capture-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS baz(arg1, arg2) is 43 30 PASS baz(arg1, arg2) is 45 31 PASS baz(arg1, arg2) is 47 32 PASS baz(arg1, arg2) is 49 33 PASS baz(arg1, arg2) is 51 34 PASS baz(arg1, arg2) is 53 35 PASS baz(arg1, arg2) is 55 36 PASS baz(arg1, arg2) is 57 37 PASS baz(arg1, arg2) is 5 [all...] |
resolve-arguments-from-scope-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(42)[0] is 42 30 PASS foo(42).length is 1 31 PASS foo(42, 23)[1] is 23 32 PASS foo(42)[0] is 42 33 PASS foo(42).length is 1 34 PASS foo(42, 23)[1] is 23 35 PASS foo(42)[0] is 42 36 PASS foo(42).length is 1 37 PASS foo(42, 23)[1] is 2 [all...] |
dfg-put-by-id-allocate-storage-polymorphic-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS o.a is 1 30 PASS o.b is 2 31 PASS o.c is 3 32 PASS o.d is 4 33 PASS o.e is 5 34 PASS o.f is 6 35 PASS o.g is 7 36 PASS o.foo is 42 37 PASS o.a is [all...] |
typeof-constant-string-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS isUndefined(undefined) is true 30 PASS isUndefined(1) is false 31 PASS isUndefinedStrict(undefined) is true 32 PASS isUndefinedStrict(1) is false 33 PASS isBoolean(true) is true 34 PASS isBoolean(false) is true 35 PASS isBoolean(1) is false 36 PASS isBooleanStrict(true) is true 37 PASS isBooleanStrict(false) is tru [all...] |
dfg-to-string-toString-becomes-bad-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS "" + foo("hello") is "hello" 30 PASS "" + foo("hello") is "hello" 31 PASS "" + foo("hello") is "hello" 32 PASS "" + foo("hello") is "hello" 33 PASS "" + foo("hello") is "hello" 34 PASS "" + foo("hello") is "hello" 35 PASS "" + foo("hello") is "hello" 36 PASS "" + foo("hello") is "hello" 37 PASS "" + foo("hello") is "hello [all...] |
dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS "" + foo("hello") is "hello" 30 PASS "" + foo("hello") is "hello" 31 PASS "" + foo("hello") is "hello" 32 PASS "" + foo("hello") is "hello" 33 PASS "" + foo("hello") is "hello" 34 PASS "" + foo("hello") is "hello" 35 PASS "" + foo("hello") is "hello" 36 PASS "" + foo("hello") is "hello" 37 PASS "" + foo("hello") is "hello [all...] |
dfg-to-string-toString-in-string-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS "" + foo(argument) is "hello" 30 PASS "" + foo(argument) is "hello" 31 PASS "" + foo(argument) is "hello" 32 PASS "" + foo(argument) is "hello" 33 PASS "" + foo(argument) is "hello" 34 PASS "" + foo(argument) is "hello" 35 PASS "" + foo(argument) is "hello" 36 PASS "" + foo(argument) is "hello" 37 PASS "" + foo(argument) is "hello [all...] |
dfg-to-string-valueOf-in-string-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS "" + foo(argument) is "hello" 30 PASS "" + foo(argument) is "hello" 31 PASS "" + foo(argument) is "hello" 32 PASS "" + foo(argument) is "hello" 33 PASS "" + foo(argument) is "hello" 34 PASS "" + foo(argument) is "hello" 35 PASS "" + foo(argument) is "hello" 36 PASS "" + foo(argument) is "hello" 37 PASS "" + foo(argument) is "hello [all...] |
dfg-arith-add-overflow-check-elimination-tower-of-large-numbers-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 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 [all...] |
dfg-array-pop-side-effects-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo(a, b) is 45 30 PASS foo(a, b) is 45 31 PASS foo(a, b) is 45 32 PASS foo(a, b) is 45 33 PASS foo(a, b) is 45 34 PASS foo(a, b) is 45 35 PASS foo(a, b) is 45 36 PASS foo(a, b) is 45 37 PASS foo(a, b) is 4 [all...] |
dfg-convert-this-object-then-exit-on-other-expected.txt | 24 Tests that a convert_this optimized for the case where this is an object behaves correctly when you then pass null. 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo.call(me) is 42 30 PASS foo.call(me) is 42 31 PASS foo.call(me) is 42 32 PASS foo.call(me) is 42 33 PASS foo.call(me) is 42 34 PASS foo.call(me) is 42 35 PASS foo.call(me) is 42 36 PASS foo.call(me) is 4 [all...] |
dfg-convert-this-other-then-exit-on-object-expected.txt | 24 Tests that a convert_this optimized for the case where this is null behaves correctly when you then pass an object. 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo.call(me) is 42 30 PASS foo.call(me) is 42 31 PASS foo.call(me) is 42 32 PASS foo.call(me) is 42 33 PASS foo.call(me) is 42 34 PASS foo.call(me) is 42 35 PASS foo.call(me) is 42 36 PASS foo.call(me) is 4 [all...] |
dfg-value-to-int32-with-side-effect-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS result.length is 2 30 PASS result[0] is 5 31 PASS result.length is 2 32 PASS result[0] is 5 33 PASS result.length is 2 34 PASS result[0] is 5 35 PASS result.length is 2 36 PASS result[0] is 5 37 PASS result.length is [all...] |
/external/v8/test/webkit/fast/js/ |
Promise-simple-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 5 PASS thisInInit is undefined 6 PASS thisInOnFulfilled is undefined 7 PASS result is "hello" 8 PASS successfullyParsed is true
|
Promise-init-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 5 PASS promise instanceof Promise is true 6 PASS promise.constructor is Promise 7 PASS thisInInit is undefined 8 PASS resolve instanceof Function is true 9 PASS reject instanceof Function is true 10 PASS new Promise() threw exception TypeError: Promise resolver undefined is not a function. 11 PASS new Promise(37) threw exception TypeError: Promise resolver 37 is not a function. 12 PASS promise = new Promise(function() { throw Error("foo"); }) did not throw exception. 13 PASS result.message is "foo [all...] |
/external/v8/test/webkit/fast/regex/ |
unicodeCaseInsensitive-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS /???????/i.test("???????") is true 30 PASS /???/i.test("???") is true 31 PASS /?/i.test("?") is true 32 PASS /?/i.test("?") is true 33 PASS /?/i.test("?") is true 34 PASS /?/i.test("?") is true 35 PASS /[?-?]/i.test("?") is true 36 PASS /?/i.test("?") is true 37 PASS /[?-?]/i.test("?") is tru [all...] |
/external/v8/test/webkit/fast/js/kde/ |
operators-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS !undefined is true 30 PASS !null is true 31 PASS !!true is true 32 PASS !false is true 33 PASS !!1 is true 34 PASS !0 is true 35 PASS !!'a' is true 36 PASS !'' is true 37 PASS nonSpeculativeNot(undefined) is tru [all...] |