-
Notifications
You must be signed in to change notification settings - Fork 23
Fix issues with reference tracking #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d244cff
Add changes plus a bunch of test code
ryantrem c21f4bb
A little more testing
ryantrem b8e9a4b
Cleanup
ryantrem 173d9a9
Use symbol for property key
ryantrem 612cbb9
Add reusable Apply/Lookup functions
ryantrem ce8ab72
Swithc over WrapperInfo
ryantrem 34db18c
Swithc over FunctionInfo
ryantrem e738b2a
Swithc over ConstructorInfo
ryantrem aef73eb
Move init_symbol into impl and use JSString so it correctly gets rele…
ryantrem f63825d
Rename helper functions
ryantrem a339e58
Add some comments
ryantrem 3c2a8b3
Review feedback
ryantrem e4b3518
Update build tooling versions
ryantrem 3bb04eb
Switch MacOS 14 to large (not ARM64)
ryantrem f70b3f9
Update casing (not sure why the image can't be selected)
ryantrem 2c12063
Try another option for image name
ryantrem b71120d
Revert image names
ryantrem a220bd3
Revert Android emulator avd name
ryantrem 465ab9f
Bring back emulator installation step but try to list avds
ryantrem c812a74
Try using older Java
ryantrem a694d8f
Take https://github.com/nodejs/node-addon-api/pull/1607/files
ryantrem ac392a4
Don't use info in extra JSObjectMake for empty prototype in Construct…
ryantrem debfb94
Try macos 13 for Android
ryantrem d98cf7d
Disable Android emulator audio
ryantrem c9ee1f1
Add some diagnostic output for xcode 'destiniations'
ryantrem 8c3b1f3
Fix typo
ryantrem 9e0b971
Try booting iOS simulator before building
ryantrem 38f6cce
Remove showdestinations
ryantrem ecab6eb
Merge branch 'main' into weak-ref-fix-main
ryantrem 97d7bc8
Apply suggestions from code review
ryantrem 8a2bcb5
Fix another brace change for consistency
ryantrem 97f15ea
Fix JSContextRef vs JSGlobalContextRef issue
ryantrem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.