1a7bb5d3e6
This commit reduces unnecessary cloning for fields like `addr`, `kind`, and `field` within `BoundKind` and `VM::GetField`. This improves performance by avoiding redundant memory allocations.