mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
87efe139e9
in between the weakref_alive? check and the actual dereference via `__getobj__` the weak reference could have been collected. It's better to just go ahead and do the deref. If it throws an error, then we know it didn't work. |
||
---|---|---|
.. | ||
v8 | ||
v8.rb |