Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessUtils.ts355 if (isStackFrame(line)) {
383 function isStackFrame(line: string) { function