DescriptionMIDI{Input, Output}Map[Symbol.iterator]() should return entries.
ES6 Map returns `entries' method when [@@iterator] property is required[1].
MIDIInputMap and MIDIOutputMap should do the same.
1: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-map.prototype-@@iterator
BUG=341423
R=toyoshim@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181616
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Messages
Total messages: 7 (1 generated)
|