Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify zed.Value.Copy for native Values (#5331)
There's no need to call newNativeValue since it'll just return a Value that's identical to v byte-wise.
- Loading branch information