-
Notifications
You must be signed in to change notification settings - Fork 612
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: This diff adds `object_ptr` as an alias because `object::ptr` cannot be used in places where `object` is still an incomplete type (e.g. `native_function`). This makes the code cleaner. Change is no-op. Reviewed By: iahs Differential Revision: D67928744 fbshipit-source-id: 27658cb1fa6619235dc32eac301de8becb16fdae
- Loading branch information
1 parent
76efc2b
commit 5d57aea
Showing
2 changed files
with
9 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters