-- Probe: hot field writes on a single object.
-- Mirror of fields/same_obj_read.lua but for writes. A per-callsite SET_FIELD
-- inline cache keyed on (table identity, index) hits every iteration here.
-- The arithmetic baseline can be computed by comparing against
-- fields/same_obj_cached.lua (same shape, reads instead of writes).
local entity =
for i = 1, 700
print