Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
table: reduce code repetition with pointer
Create a pointer to the actual heap value structure so its fields can be accessed directly. The compiler will most likely eliminate it anyway.
- Loading branch information