)]}'
{
  "commit": "aa48f77d448410650badc85c14c09253dfd36ef7",
  "tree": "23853899bac6cb27bf568dbf21677553b2c09eb5",
  "parents": [
    "12ec42e37a6b9a04df3b4d08763ce6928e10b215"
  ],
  "author": {
    "name": "Srujan Gaddam",
    "email": "srujzs@google.com",
    "time": "Mon Jul 22 23:18:48 2024 +0000"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Jul 22 23:18:48 2024 +0000"
  },
  "message": "[dart:js_interop] Add typed array/data buffer constructors\n\n- Adds constructors for JSArrayBuffer, JSDataView, and\n  concrete typed array types e.g. JSInt8Array.\n\nWhile JSDataView and the typed array types can also take in\na SharedArrayBuffer, we currently don\u0027t have a type that\nrepresents that type. Therefore we keep it as JSArrayBuffer\nand not JSObject as that would be too general.\n\nChange-Id: Iea1e08a9a8225accc7fc3550f0f8fe88039a1eb5\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/343940\nReviewed-by: Leaf Petersen \u003cleafp@google.com\u003e\nCommit-Queue: Srujan Gaddam \u003csrujzs@google.com\u003e\nReviewed-by: Sigmund Cherem \u003csigmund@google.com\u003e\nReviewed-by: Ömer Ağacan \u003comersa@google.com\u003e\nReviewed-by: Martin Kustermann \u003ckustermann@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "71b72778e34c2056daf1937955205c5e9e9aa1c3",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "229537a36b03bac1213ff7abceaa578a567898e3",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "5c3d1c3d38e4296842e2fe491ac28ee46a469d03",
      "old_mode": 33188,
      "old_path": "sdk/lib/js_interop/js_interop.dart",
      "new_id": "23595f8b48d5c4b2c59b891785f0f27b4179dfb5",
      "new_mode": 33188,
      "new_path": "sdk/lib/js_interop/js_interop.dart"
    },
    {
      "type": "modify",
      "old_id": "6d8a3b83cbad6aa6dabcffbb215440004c24801f",
      "old_mode": 33188,
      "old_path": "tests/lib/js/static_interop_test/js_types_test.dart",
      "new_id": "2c20a291bb2891167959e7444c97b22ffd06c3fe",
      "new_mode": 33188,
      "new_path": "tests/lib/js/static_interop_test/js_types_test.dart"
    }
  ]
}
