function runInNewContextimport { runInNewContext } from "https://dotland.deno.dev/std@0.177.0/node/vm.ts"; runInNewContext(_code: string,_contextObject: any,_options: any,)Parameters_code: string_contextObject: any_options: any