mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:08:51 -06:00
handel serializing diagnostics
This commit is contained in:
parent
199b71c2ce
commit
99d13f4e5c
@ -34,6 +34,10 @@ class Test262BaselineRunner extends RunnerBase {
|
||||
case "symbol":
|
||||
case "locals":
|
||||
case "localSymbol":
|
||||
case "kind":
|
||||
case "semanticDiagnostics":
|
||||
case "parseDiagnostics":
|
||||
case "grammarDiagnostics":
|
||||
return undefined;
|
||||
case "nextContainer":
|
||||
if (n.nextContainer) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user