Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 11177) sorted by relevance

12345678910>>...448

/external/v8/test/webkit/fast/js/
Dobject-bad-time-expected.txt24 …er on the prototype of an object used for indexed storage works even if it is done after objects w…
29 PASS "0,1,2,3,4" is "0,1,2,3,4"
30 PASS "0,1,2,3,4" is "0,1,2,3,4"
31 PASS "0,1,2,3,4" is "0,1,2,3,4"
32 PASS "0,1,2,3,4" is "0,1,2,3,4"
33 PASS "0,1,2,3,4" is "0,1,2,3,4"
34 PASS "0,1,2,3,4" is "0,1,2,3,4"
35 PASS "0,1,2,3,4" is "0,1,2,3,4"
36 PASS "0,1,2,3,4" is "0,1,2,3,4"
37 PASS "0,1,2,3,4" is "0,1,2,3,4"
[all …]
Darray-bad-time-expected.txt24 Tests that defining a setter on the Array prototype works even if it is done after arrays are alloc…
29 PASS "0,1,2,3,4" is "0,1,2,3,4"
30 PASS "0,1,2,3,4" is "0,1,2,3,4"
31 PASS "0,1,2,3,4" is "0,1,2,3,4"
32 PASS "0,1,2,3,4" is "0,1,2,3,4"
33 PASS "0,1,2,3,4" is "0,1,2,3,4"
34 PASS "0,1,2,3,4" is "0,1,2,3,4"
35 PASS "0,1,2,3,4" is "0,1,2,3,4"
36 PASS "0,1,2,3,4" is "0,1,2,3,4"
37 PASS "0,1,2,3,4" is "0,1,2,3,4"
[all …]
/external/v8/test/webkit/
Ddfg-resolve-global-polymorphic-non-dictionary-expected.txt24 Tests that the DFG's support for ResolveGlobal works when the structure is not a dictionary but the…
29 PASS foo() is 42
30 PASS foo() is 42
31 PASS foo() is 42
32 PASS foo() is 42
33 PASS foo() is 42
34 PASS foo() is 42
35 PASS foo() is 42
36 PASS foo() is 42
37 PASS foo() is 42
[all …]
Ddfg-multiply-expected.txt29 PASS doMultiplyConstant2(1) is 2
30 PASS doMultiplyConstant2(2) is 4
31 PASS doMultiplyConstant2(4) is 8
32 PASS doMultiplyConstant3(1) is 3
33 PASS doMultiplyConstant3(2) is 6
34 PASS doMultiplyConstant3(4) is 12
35 PASS doMultiplyConstant4(1) is 4
36 PASS doMultiplyConstant4(2) is 8
37 PASS doMultiplyConstant4(4) is 16
38 PASS doMultiplyConstant2(1) is 2
[all …]
Ddfg-array-pop-value-clearing-expected.txt29 PASS foo([1, 2]) is [2,42,,]
30 PASS foo([1, 2]) is [2,42,,]
31 PASS foo([1, 2]) is [2,42,,]
32 PASS foo([1, 2]) is [2,42,,]
33 PASS foo([1, 2]) is [2,42,,]
34 PASS foo([1, 2]) is [2,42,,]
35 PASS foo([1, 2]) is [2,42,,]
36 PASS foo([1, 2]) is [2,42,,]
37 PASS foo([1, 2]) is [2,42,,]
38 PASS foo([1, 2]) is [2,42,,]
[all …]
Ddfg-mul-big-integer-with-small-integer-and-detect-overflow-expected.txt29 PASS foo(2147483647) is 140737488289792
30 PASS foo(2147483647) is 140737488289792
31 PASS foo(2147483647) is 140737488289792
32 PASS foo(2147483647) is 140737488289792
33 PASS foo(2147483647) is 140737488289792
34 PASS foo(2147483647) is 140737488289792
35 PASS foo(2147483647) is 140737488289792
36 PASS foo(2147483647) is 140737488289792
37 PASS foo(2147483647) is 140737488289792
38 PASS foo(2147483647) is 140737488289792
[all …]
Dlegitimately-captured-argument-expected.txt29 PASS counter() is 1
30 PASS counter() is 2
31 PASS counter() is 3
32 PASS counter() is 4
33 PASS counter() is 5
34 PASS counter() is 6
35 PASS counter() is 7
36 PASS counter() is 8
37 PASS counter() is 9
38 PASS counter() is 10
[all …]
Ddfg-arrayify-elimination-expected.txt24 PASS array is [,42,43,44]
25 PASS array is [52,42,43,44]
26 PASS array is [,42,43,44]
27 PASS array is [52,42,43,44]
28 PASS array is [,42,43,44]
29 PASS array is [52,42,43,44]
30 PASS array is [,42,43,44]
31 PASS array is [52,42,43,44]
32 PASS array is [,42,43,44]
33 PASS array is [52,42,43,44]
[all …]
Ddfg-array-dead-expected.txt29 PASS foo() is 2
30 PASS foo() is 2
31 PASS foo() is 2
32 PASS foo() is 2
33 PASS foo() is 2
34 PASS foo() is 2
35 PASS foo() is 2
36 PASS foo() is 2
37 PASS foo() is 2
38 PASS foo() is 2
[all …]
Ddfg-ensure-non-array-array-storage-on-window-expected.txt29 PASS foo(array) is 6
30 PASS otherArray[1] is 42
31 PASS foo(array) is 6
32 PASS otherArray[1] is 42
33 PASS foo(array) is 6
34 PASS otherArray[1] is 42
35 PASS foo(array) is 6
36 PASS otherArray[1] is 42
37 PASS foo(array) is 6
38 PASS otherArray[1] is 42
[all …]
Ddfg-resolve-global-specific-dictionary-expected.txt24 Tests that the specific value optimization does not break when the relevant structure is a dictiona…
29 PASS "" + foo() is "function () { }"
30 PASS "" + foo() is "function () { }"
31 PASS "" + foo() is "function () { }"
32 PASS "" + foo() is "function () { }"
33 PASS "" + foo() is "function () { }"
34 PASS "" + foo() is "function () { }"
35 PASS "" + foo() is "function () { }"
36 PASS "" + foo() is "function () { }"
37 PASS "" + foo() is "function () { }"
[all …]
Ddfg-arguments-out-of-bounds-expected.txt29 PASS result is "42"
30 PASS result is "42"
31 PASS result is "42"
32 PASS result is "42"
33 PASS result is "42"
34 PASS result is "42"
35 PASS result is "42"
36 PASS result is "42"
37 PASS result is "42"
38 PASS result is "42"
[all …]
Ddfg-side-effect-assignment-osr-exit-expected.txt29 PASS foo(bar) is 42
30 PASS count is 1
31 PASS foo(bar) is 42
32 PASS count is 2
33 PASS foo(bar) is 42
34 PASS count is 3
35 PASS foo(bar) is 42
36 PASS count is 4
37 PASS foo(bar) is 42
38 PASS count is 5
[all …]
Ddfg-cfg-simplify-eliminate-set-local-type-check-then-typeof-expected.txt29 PASS result[0] is "number"
30 PASS result[1] is -1
31 PASS result[0] is "number"
32 PASS result[1] is 0
33 PASS result[0] is "number"
34 PASS result[1] is 1
35 PASS result[0] is "number"
36 PASS result[1] is 2
37 PASS result[0] is "number"
38 PASS result[1] is 3
[all …]
Ddfg-dead-min-two-args-expected.txt29 PASS result is 100
30 PASS result is 100
31 PASS result is 100
32 PASS result is 100
33 PASS result is 100
34 PASS result is 100
35 PASS result is 100
36 PASS result is 100
37 PASS result is 100
38 PASS result is 100
[all …]
Ddfg-put-by-id-reallocate-storage-expected.txt29 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.h is 8
37 PASS o.i is 9
38 PASS o.j is 10
[all …]
Ddfg-ensure-array-storage-on-window-expected.txt29 PASS foo(array) is 6
30 PASS foo(array) is 6
31 PASS foo(array) is 6
32 PASS foo(array) is 6
33 PASS foo(array) is 6
34 PASS foo(array) is 6
35 PASS foo(array) is 6
36 PASS foo(array) is 6
37 PASS foo(array) is 6
38 PASS foo(array) is 6
[all …]
Ddfg-ensure-contiguous-on-string-expected.txt29 PASS foo(array) is 6
30 PASS foo(array) is 6
31 PASS foo(array) is 6
32 PASS foo(array) is 6
33 PASS foo(array) is 6
34 PASS foo(array) is 6
35 PASS foo(array) is 6
36 PASS foo(array) is 6
37 PASS foo(array) is 6
38 PASS foo(array) is 6
[all …]
Ddfg-ensure-array-storage-on-string-expected.txt29 PASS foo(array) is 6
30 PASS foo(array) is 6
31 PASS foo(array) is 6
32 PASS foo(array) is 6
33 PASS foo(array) is 6
34 PASS foo(array) is 6
35 PASS foo(array) is 6
36 PASS foo(array) is 6
37 PASS foo(array) is 6
38 PASS foo(array) is 6
[all …]
Ddfg-put-by-id-allocate-storage-polymorphic-expected.txt29 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 1
38 PASS o.b is 2
[all …]
Dconstant-folding-expected.txt29 PASS "abc" + "2.1" is "abc2.1"
30 PASS "123" + "2.1" is "1232.1"
31 PASS "123" + "=" is "123="
32 PASS "*" + "123" is "*123"
33 PASS !"abc" is false
34 PASS !"" is true
35 PASS 10.3 + 2.1 is 12.4
36 PASS 10.3 + "2.1" is "10.32.1"
37 PASS "10.3" + 2.1 is "10.32.1"
38 PASS "10.3" + "2.1" is "10.32.1"
[all …]
Ddfg-put-by-id-allocate-storage-expected.txt29 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.a is 1
37 PASS o.b is 2
38 PASS o.c is 3
[all …]
Dequality-expected.txt29 PASS 0 == 0 is true
30 PASS 0 == 1 is false
31 PASS 0 == 0.1 is false
32 PASS 0 == 2 is false
33 PASS 0 == 3 is false
34 PASS 0 == 4 is false
35 PASS 0 == 5 is false
36 PASS 0 == 6 is false
37 PASS 0 == 7 is false
38 PASS 0 == -0 is true
[all …]
Ddfg-inline-arguments-out-of-bounds-expected.txt29 PASS result is "undefined"
30 PASS result is "undefined"
31 PASS result is "undefined"
32 PASS result is "undefined"
33 PASS result is "undefined"
34 PASS result is "undefined"
35 PASS result is "undefined"
36 PASS result is "undefined"
37 PASS result is "undefined"
38 PASS result is "undefined"
[all …]
Ddfg-put-by-id-reallocate-storage-polymorphic-expected.txt29 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.h is 8
37 PASS o.i is 9
38 PASS o.j is 10
[all …]

12345678910>>...448