mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
![]() This changes the accessor code to push as much object allocation onto Ruby as possible. Instead the C++ layer acts strictly as glue using stack allocated variables to convert v8 value to ruby objects at the moment it passes them off to Ruby. |
||
---|---|---|
.. | ||
c | ||
mem | ||
redjs_spec.rb | ||
spec_helper.rb |