D | vm.js | 138 runInNewContext(contextObject, options) { method in Script 286 function runInNewContext(code, contextObject, options) { function 292 return createScript(code, options).runInNewContext(contextObject, options); 335 runInNewContext, property
|