-
Notifications
You must be signed in to change notification settings - Fork 115
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
Implement ObjectArena and ArenaRef to solve JNI Global Reference Issue #1145
Closed
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24394c2 - Browse repository at this point
Copy the full SHA 24394c2View commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81d9dd6 - Browse repository at this point
Copy the full SHA 81d9dd6View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de5a90d - Browse repository at this point
Copy the full SHA de5a90dView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4391eb9 - Browse repository at this point
Copy the full SHA 4391eb9View commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for edbf8cd - Browse repository at this point
Copy the full SHA edbf8cdView commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a005e02 - Browse repository at this point
Copy the full SHA a005e02View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a48d72d - Browse repository at this point
Copy the full SHA a48d72dView commit details
Commits on Dec 14, 2022
-
object_arena.cc: add an assertion into the constructor to crash if cr…
…eating the HashMap fails.
Configuration menu - View commit details
-
Copy full SHA for 73bc880 - Browse repository at this point
Copy the full SHA 73bc880View commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 73a7803 - Browse repository at this point
Copy the full SHA 73a7803View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b6caab - Browse repository at this point
Copy the full SHA 6b6caabView commit details
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.