Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts458 export function defineMethod(name: string, paramLength: number): IRNode { function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts1114 defineMethod(node: ts.FunctionLikeDeclaration, name: string, objReg: VReg): void { method in PandaGen
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument