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 |
||
---|---|---|
.. | ||
mini_racer_extension | ||
mini_racer_loader |