Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts8622 …/** @internal */ createGlobalMethodCall(globalObjectName: string, globalMethodName: string, argume… method
/third_party/typescript/lib/
DtypingsInstaller.js16942 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { function
Dtsc.js22233 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { function