Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
Dparserharness.js1876 export function runJSString(code: string, callback: (error: Error, result: any) => void ) { function
3701 function runJSString(code, callback) { function