Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts8626 …/** @internal */ createObjectDefinePropertyCall(target: Expression, propertyName: string | Express… method
/third_party/typescript/lib/
DtypingsInstaller.js16951 function createObjectDefinePropertyCall(target, propertyName, attributes) { function
Dtsc.js22242 function createObjectDefinePropertyCall(target, propertyName, attributes) { function