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

std/node/vm.ts>Script#runInContext

Deno standard library
Go to Latest
method Script.prototype.runInContext
import { Script } from "https://deno.land/std@0.131.0/node/vm.ts";

Parameters

_contextifiedObject: any
_options: any