Home
last modified time | relevance | path

Searched refs:assertRecordCount (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/es7/
Dobject-observe.js61 assertRecordCount: function(count) { method
66 this.assertRecordCount(recs.length);
282 observer.assertRecordCount(1);
1667 observer.assertRecordCount(3);
1691 observer.assertRecordCount(1);
1782 observer.assertRecordCount(count + 1);