Home
last modified time | relevance | path

Searched defs:contextObject (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/
Dvm.js147 runInNewContext(contextObject, options) { argument
220 function createContext(contextObject = {}, options = {}) { argument
297 function runInNewContext(code, contextObject, options) { argument