mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
a2feab01f3
* Refactor isolate data usage into IsolateData Pack the data into smaller usage; reinterpreting the voidptrs as big uints and not using any pointer indirection. * better boundary number; can optimize to bitshift * union+bitfield * Store in 22bits (drop 10 lsb) handle 32bit max mem spec |
||
---|---|---|
.. | ||
support | ||
file.js | ||
function_test.rb | ||
mini_racer_test.rb | ||
test_crash.rb | ||
test_forking.rb | ||
test_helper.rb | ||
test_leak.rb |