Where are ES6 API in V8 Mode?ΒΆ

V8 mode only offers the basic functionality so that some ES6 API are absent. E.g. setTimeout, setInterval, etc.

Project Javenode is an extension of Javet aiming at simulating Node.js with Java in Javet V8 mode.