Home
last modified time | relevance | path

Searched refs:getRunInContextArgs (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/
Dvm.js119 const { breakOnSigint, args } = getRunInContextArgs(null, options);
128 const { breakOnSigint, args } = getRunInContextArgs(
151 function getRunInContextArgs(contextifiedObject, options = kEmptyObject) { function