Files
yoga/java
David Aurelio 3331a9e480 No more weak JNI refs!
Summary:
@public

Completely removes the usage of weak JNI refs.

This is great, because node allocation and deallocation no longer go through a VM-global lock to access the weak reference table.
This is also great, because we can no longer overflow that ref table.
Performance is comparable to weak refs.

Reviewed By: marco-cova

Differential Revision: D14423068

fbshipit-source-id: 62003d2d6fd971e91460a26fb3477046f26e2ba5
2019-03-12 13:19:02 -07:00
..
2019-03-12 13:19:02 -07:00
2019-03-12 13:19:02 -07:00
2017-02-23 05:07:20 -08:00
2019-02-01 10:45:26 -08:00
2019-02-14 09:35:02 -08:00
2018-10-24 03:11:40 -07:00