Skip to content

doc: fix incorrect vm.createContext usage

In code example vm.createContext called with new operator by mistake. It is not a constructor.

Merge request reports

Loading