Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-debugger-sb-before-load.js17 const otherScriptFullPath = fixtures.path('debugger', 'cjs', 'other.js'); constant
18 const otherScript = path.relative(process.cwd(), otherScriptFullPath);