)]}'
{
  "commit": "f06e0f3d2e5acfe4b14e714e4103dd1ccdb237e5",
  "tree": "e69a8c5882bfbf660e80e10e29010e727fbe3439",
  "parents": [
    "e8864edbebe9fb9872c6c95b2363b490c6105a15"
  ],
  "author": {
    "name": "David Neto",
    "email": "dneto@google.com",
    "time": "Thu May 08 09:43:43 2025 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 08 09:43:43 2025 -0400"
  },
  "message": "Avoid double-lookup for name searches in tables (#6136)\n\nDuring table generation, generate the by-value table first,\nand remember the index at which a particular opcode or operand\nenum value is stored. Then use that directly in the name lookup\ntables.  This avoids a second lookup.\n\nFixed: crbug.com/415377082",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b68aeade497105c6fecd4ca4904a08db6e50a9d9",
      "old_mode": 33188,
      "old_path": "source/table2.cpp",
      "new_id": "4559d7721947878d55cf430b8b394f5e9c72ddf6",
      "new_mode": 33188,
      "new_path": "source/table2.cpp"
    },
    {
      "type": "modify",
      "old_id": "2c87c91c0395a27f96f10a1ad4a3f3f3e1a95c66",
      "old_mode": 33261,
      "old_path": "utils/ggt.py",
      "new_id": "92b02907ed3183511f6f3a66a85e8b2b7b1c6b14",
      "new_mode": 33261,
      "new_path": "utils/ggt.py"
    }
  ]
}
