In my vscode extension code can be loaded to execute it at runtime using vm.runInThisContext (or variants of that like runInNewContext). Now I woul
vm.runInThisContext
runInNewContext