Home | History | Annotate | Download | only in es7

Lines Matching full:changerecords

271 // Re-observation works and only includes changeRecords after of call.
1109 callback: function(changeRecords) {
1111 for (var i in changeRecords) {
1112 var got = changeRecords[i];