Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/vm.ts>runInNewContext

Deno standard library
Go to Latest
function runInNewContext
import { runInNewContext } from "https://deno.land/std@0.126.0/node/vm.ts";

Parameters

_code: string
_contextObject: any
_options: any