| commit | 65ef444d589b6aef2e9a2960b37dfbb2ba0f953d | [log] [tgz] |
|---|---|---|
| author | bashi <bashi@chromium.org> | Thu Jul 14 01:59:58 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 02:01:43 2016 |
| tree | 50796cd23d5c191c08df8a018f46b825607906aa | |
| parent | 9af31665e1d8a11e8cef9d1d6ebb8891c1239ad4 [diff] |
IDL: Add is_array and is_sequence properties Though arrays are obsoleted and the code generator doesn't need to distinguish them, some analysis scripts may want to distinguish them. Review-Url: https://codereview.chromium.org/2142773002 Cr-Commit-Position: refs/heads/master@{#405400}