What is the JSVM sandboxed ECMCA implementation?

Need to do some of my own performance tests of some JS scripts I am writing, what is the underlying implementation engine for the sandboxes ECMCA JSVM impl? Is it node? what version etc?

Hello! We use following library GitHub - robertkrimen/otto: A JavaScript interpreter in Go (golang)