rubyjs / therubyracer

Embed the V8 Javascript Interpreter into Ruby
1.67k stars 190 forks source link

Don't try to store a frozen object as a weak reference #464

Closed timocp closed 2 years ago

timocp commented 2 years ago

Oops sorry - this was meant to be on a local repo

doconnor-clintel commented 2 years ago

@timocp we should be okay to contribute this upstream.

timocp commented 2 years ago

@doconnor-clintel I'm not even sure it's correct until we test it some more