Home
last modified time | relevance | path

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

/third_party/node/lib/
Dvm.js126 runInContext(contextifiedObject, options) { argument
144 function validateContext(contextifiedObject) { argument
151 function getRunInContextArgs(contextifiedObject, options = kEmptyObject) { argument
272 function runInContext(code, contextifiedObject, options) { argument