1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00
execjs/lib
Benoit Daloze 4cb60fa266 Adapt ExecJS::GraalJSRuntime to foreign exception changes in TruffleRuby
* Foreign exceptions are no longer translated to ::RuntimeError but
  remain as foreign exceptions and are given the class Polyglot::ForeignException.
* The backtrace can be nil, notably when throwing a JS string.
2022-03-02 17:18:58 +01:00
..
execjs Adapt ExecJS::GraalJSRuntime to foreign exception changes in TruffleRuby 2022-03-02 17:18:58 +01:00
execjs.rb Explicitly require execjs/module 2011-06-01 21:29:47 -05:00