mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
![]() The V8 vm can only be associated with a single thread at time, so we have to make sure that any thread instantiating a `V8::C::Context` has it upon context creation. After that, the V8::Context will manage access to the native one. fixes #190 |
||
---|---|---|
.. | ||
v8 | ||
v8.rb |