Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-vm-global-get-own.js14 function runAssertions(data, property, viaDefine, value1, value2, value3) { function
32 const sandboxContext = vm.createContext({ runAssertions, fun1, fun2, fun3 }); property