Home
last modified time | relevance | path

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

/third_party/node/lib/internal/test_runner/
Drunner.js202 #checkNestedComment(comment) { method in FileTest
215 if (item.type === 'test:diagnostic' && this.#checkNestedComment(item.data.message)) {