Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor object access for parameter preparation.
Improve code readability and maintainability by using the Z_OBJ macro for object access. This change ensures a more consistent approach to handling object instances within the code. Additionally, remove redundant call to prepare_intercept_params for cleaner execution logic.
- Loading branch information