Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts271 …export const createObjectBindingPattern = Debug.deprecate(factory.createObjectBindingPattern, fact… constant
/third_party/typescript/lib/
Dtypescript.d.ts3774 createObjectBindingPattern(elements: readonly BindingElement[]): ObjectBindingPattern; method
7767 const createObjectBindingPattern: (elements: readonly BindingElement[]) => ObjectBindingPattern; constant
DtypescriptServices.d.ts3774 createObjectBindingPattern(elements: readonly BindingElement[]): ObjectBindingPattern; method
7767 const createObjectBindingPattern: (elements: readonly BindingElement[]) => ObjectBindingPattern; constant
Dtsserverlibrary.d.ts3774 createObjectBindingPattern(elements: readonly BindingElement[]): ObjectBindingPattern; method
11713 const createObjectBindingPattern: (elements: readonly BindingElement[]) => ObjectBindingPattern; constant
Dtsc.js18305 createObjectBindingPattern: createObjectBindingPattern, property
19757 function createObjectBindingPattern(elements) { function
DtypingsInstaller.js22984 createObjectBindingPattern: createObjectBindingPattern, property
24628 function createObjectBindingPattern(elements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3774 createObjectBindingPattern(elements: readonly BindingElement[]): ObjectBindingPattern; method
7767 const createObjectBindingPattern: (elements: readonly BindingElement[]) => ObjectBindingPattern; constant
Dtsserverlibrary.d.ts3774 createObjectBindingPattern(elements: readonly BindingElement[]): ObjectBindingPattern; method
11713 const createObjectBindingPattern: (elements: readonly BindingElement[]) => ObjectBindingPattern; constant