Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-process-env-allowed-flags-are-documented.js13 const parseSection = (text, startMarker, endMarker) => { argument
/third_party/typescript/src/harness/
DfourslashImpl.ts527 const startMarker = this.getMarkerByName(startMarkerName); constant