Skip to content

Commit 344ebb4

Browse files
committed
update closure log
1 parent f7e2bd9 commit 344ebb4

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

closure.log

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -26,75 +26,75 @@ polymer.html_script_26.js:173: WARNING - Property mutableData never defined on t
2626
return mutablePropertyChange(this, property, value, old, this.mutableData);
2727
^^^^^^^^^^^^^^^^
2828

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}
3030
instanceProps[this.as] = true;
3131
^^^^^^^
3232

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}
3434
instanceProps[this.indexAs] = true;
3535
^^^^^^^^^^^^
3636

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}
3838
instanceProps[this.itemsIndexAs] = true;
3939
^^^^^^^^^^^^^^^^^
4040

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
4242
let ratio = this._targetFrameTime / (currChunkTime - this.__lastChunkTime);
4343
^^^^^^^^^^^^^^^^^^^^^
4444

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}
4646
this.__debounceRender(this.__render, this.delay);
4747
^^^^^^^^^^
4848

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)}
5050
this._setRenderedItemCount(this.__instances.length);
5151
^^^^^^^^^^^^^^^^^^^^^^^^^^
5252

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:?=}
5454
inst._setPendingProperty(this.as, item);
5555
^^^^^^^
5656

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:?=}
5858
inst._setPendingProperty(this.indexAs, instIdx);
5959
^^^^^^^^^^^^
6060

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:?=}
6262
inst._setPendingProperty(this.itemsIndexAs, itemIdx);
6363
^^^^^^^^^^^^^^^^^
6464

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
6666
model[this.as] = item;
6767
^^^^^^^
6868

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
7070
model[this.indexAs] = instIdx;
7171
^^^^^^^^^^^^
7272

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
7474
model[this.itemsIndexAs] = itemIdx;
7575
^^^^^^^^^^^^^^^^^
7676

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)}
7878
inst._setPendingProperty(this.as, item);
7979
^^^^^^^
8080

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)}
8282
inst._setPendingProperty(this.indexAs, instIdx);
8383
^^^^^^^^^^^^
8484

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)}
8686
inst._setPendingProperty(this.itemsIndexAs, itemIdx);
8787
^^^^^^^^^^^^^^^^^
8888

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+
^^^^^^^
9292

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
9494
return instance && instance[this.as];
9595
^^^^^^^
9696

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
9898
return instance && instance[this.indexAs];
9999
^^^^^^^^^^^^
100100

0 commit comments

Comments
 (0)