1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/lib
Charles Lowell b29c94f087 add pre-emption APIS
v8 4.5 has very convenient APIs for interrupting potentially long
running JavaScript code. This exposes those APIs to Ruby code so that it
can place its own limits on the CPU resources consumed by V8.
2015-08-14 16:09:40 +03:00
..
v8 add pre-emption APIS 2015-08-14 16:09:40 +03:00
therubyracer.rb Make it possible to require "therubyracer". 2013-02-04 23:41:50 -05:00
v8.rb add back in the memory map + documentation 2015-07-31 14:48:26 +03:00