Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts8365 updateAssertEntry(node: AssertEntry, name: AssertionKey, value: Expression): AssertEntry; method
/third_party/typescript/lib/
Dtypescript.d.ts4119 updateAssertEntry(node: AssertEntry, name: AssertionKey, value: Expression): AssertEntry; method
Dtsserverlibrary.d.ts8122 updateAssertEntry(node: AssertEntry, name: AssertionKey, value: Expression): AssertEntry; method
DtypingsInstaller.js16083 function updateAssertEntry(node, name, value) { function
Dtsc.js21374 function updateAssertEntry(node, name, value) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4119 updateAssertEntry(node: AssertEntry, name: AssertionKey, value: Expression): AssertEntry; method
Dtsserverlibrary.d.ts8122 updateAssertEntry(node: AssertEntry, name: AssertionKey, value: Expression): AssertEntry; method