Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/functions/
DfunctionWithUseStrictAndSimpleParameterList.ts27 function objectBindingPattern({foo}: any) { function
DfunctionWithUseStrictAndSimpleParameterList_es2016.ts29 function objectBindingPattern({foo}: any) { function
/third_party/typescript/tests/baselines/reference/
DfunctionWithUseStrictAndSimpleParameterList_es2016.js28 function objectBindingPattern({foo}: any) { function
DfunctionWithUseStrictAndSimpleParameterList.js28 function objectBindingPattern({foo}: any) { function