@@ -26,75 +26,75 @@ polymer.html_script_26.js:173: WARNING - Property mutableData never defined on t
26
26
return mutablePropertyChange(this, property, value, old, this.mutableData);
27
27
^^^^^^^^^^^^^^^^
28
28
29
- polymer.html_script_31.js:319 : WARNING - Property as never defined on this of type DomRepeat{template:Element|null}
29
+ polymer.html_script_31.js:318 : WARNING - Property as never defined on this of type DomRepeat{template:Element|null}
30
30
instanceProps[this.as] = true;
31
31
^^^^^^^
32
32
33
- polymer.html_script_31.js:320 : WARNING - Property indexAs never defined on this of type DomRepeat{template:Element|null}
33
+ polymer.html_script_31.js:319 : WARNING - Property indexAs never defined on this of type DomRepeat{template:Element|null}
34
34
instanceProps[this.indexAs] = true;
35
35
^^^^^^^^^^^^
36
36
37
- polymer.html_script_31.js:321 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat{template:Element|null}
37
+ polymer.html_script_31.js:320 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat{template:Element|null}
38
38
instanceProps[this.itemsIndexAs] = true;
39
39
^^^^^^^^^^^^^^^^^
40
40
41
- polymer.html_script_31.js:421 : WARNING - Property _targetFrameTime never defined on this of type DomRepeat
41
+ polymer.html_script_31.js:418 : WARNING - Property _targetFrameTime never defined on this of type DomRepeat
42
42
let ratio = this._targetFrameTime / (currChunkTime - this.__lastChunkTime);
43
43
^^^^^^^^^^^^^^^^^^^^^
44
44
45
- polymer.html_script_31.js:455 : WARNING - Property delay never defined on this of type DomRepeat{__needFullRefresh:true, __observePaths:truthy}
45
+ polymer.html_script_31.js:450 : WARNING - Property delay never defined on this of type DomRepeat{__observePaths:truthy}
46
46
this.__debounceRender(this.__render, this.delay);
47
47
^^^^^^^^^^
48
48
49
- polymer.html_script_31.js:501 : WARNING - Property _setRenderedItemCount never defined on this of type DomRepeat{__pool:{length:number} (loose)}
49
+ polymer.html_script_31.js:495 : WARNING - Property _setRenderedItemCount never defined on this of type DomRepeat{__pool:{length:number} (loose)}
50
50
this._setRenderedItemCount(this.__instances.length);
51
51
^^^^^^^^^^^^^^^^^^^^^^^^^^
52
52
53
- polymer.html_script_31.js:537 : WARNING - Property as never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object{}, __limit:number, items:?=}
53
+ polymer.html_script_31.js:531 : WARNING - Property as never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object{}, __limit:number, items:?=}
54
54
inst._setPendingProperty(this.as, item);
55
55
^^^^^^^
56
56
57
- polymer.html_script_31.js:538 : WARNING - Property indexAs never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object{}, __limit:number, items:?=}
57
+ polymer.html_script_31.js:532 : WARNING - Property indexAs never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object{}, __limit:number, items:?=}
58
58
inst._setPendingProperty(this.indexAs, instIdx);
59
59
^^^^^^^^^^^^
60
60
61
- polymer.html_script_31.js:539 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object{}, __limit:number, items:?=}
61
+ polymer.html_script_31.js:533 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object{}, __limit:number, items:?=}
62
62
inst._setPendingProperty(this.itemsIndexAs, itemIdx);
63
63
^^^^^^^^^^^^^^^^^
64
64
65
- polymer.html_script_31.js:575 : WARNING - Property as never defined on this of type DomRepeat
65
+ polymer.html_script_31.js:569 : WARNING - Property as never defined on this of type DomRepeat
66
66
model[this.as] = item;
67
67
^^^^^^^
68
68
69
- polymer.html_script_31.js:576 : WARNING - Property indexAs never defined on this of type DomRepeat
69
+ polymer.html_script_31.js:570 : WARNING - Property indexAs never defined on this of type DomRepeat
70
70
model[this.indexAs] = instIdx;
71
71
^^^^^^^^^^^^
72
72
73
- polymer.html_script_31.js:577 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat
73
+ polymer.html_script_31.js:571 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat
74
74
model[this.itemsIndexAs] = itemIdx;
75
75
^^^^^^^^^^^^^^^^^
76
76
77
- polymer.html_script_31.js:586 : WARNING - Property as never defined on this of type DomRepeat{__pool:{pop:LOOSE_TOP_FUNCTION} (loose)}
77
+ polymer.html_script_31.js:580 : WARNING - Property as never defined on this of type DomRepeat{__pool:{pop:LOOSE_TOP_FUNCTION} (loose)}
78
78
inst._setPendingProperty(this.as, item);
79
79
^^^^^^^
80
80
81
- polymer.html_script_31.js:587 : WARNING - Property indexAs never defined on this of type DomRepeat{__pool:{pop:LOOSE_TOP_FUNCTION} (loose)}
81
+ polymer.html_script_31.js:581 : WARNING - Property indexAs never defined on this of type DomRepeat{__pool:{pop:LOOSE_TOP_FUNCTION} (loose)}
82
82
inst._setPendingProperty(this.indexAs, instIdx);
83
83
^^^^^^^^^^^^
84
84
85
- polymer.html_script_31.js:588 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat{__pool:{pop:LOOSE_TOP_FUNCTION} (loose)}
85
+ polymer.html_script_31.js:582 : WARNING - Property itemsIndexAs never defined on this of type DomRepeat{__pool:{pop:LOOSE_TOP_FUNCTION} (loose)}
86
86
inst._setPendingProperty(this.itemsIndexAs, itemIdx);
87
87
^^^^^^^^^^^^^^^^^
88
88
89
- polymer.html_script_31.js:622 : WARNING - Property as never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object}
90
- let itemPath = this.as + (itemSubPath ? '.' + itemSubPath : '');
91
- ^^^^^^^
89
+ polymer.html_script_31.js:619 : WARNING - Property as never defined on this of type DomRepeat{__instances:Object, __itemsIdxToInstIdx:Object}
90
+ let itemPath = this.as + (itemSubPath ? '.' + itemSubPath : '');
91
+ ^^^^^^^
92
92
93
- polymer.html_script_31.js:646 : WARNING - Property as never defined on this of type DomRepeat
93
+ polymer.html_script_31.js:642 : WARNING - Property as never defined on this of type DomRepeat
94
94
return instance && instance[this.as];
95
95
^^^^^^^
96
96
97
- polymer.html_script_31.js:660 : WARNING - Property indexAs never defined on this of type DomRepeat
97
+ polymer.html_script_31.js:656 : WARNING - Property indexAs never defined on this of type DomRepeat
98
98
return instance && instance[this.indexAs];
99
99
^^^^^^^^^^^^
100
100
0 commit comments