rquickjs-sys 0.13.0

QuickJS bindings for rquickjs
Documentation
1
2
3
4
5
6
7
/*---
flags: [qjs:set-interrupt-handler]
negative:
  phase: runtime
  type: InternalError
---*/
Array.prototype.lastIndexOf.call({length: 2**32-1}, 42)