Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts376 export function defineClassWithBuffer(id: string, litId: string, parameterLength: number, base: VRe… function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts1317defineClassWithBuffer(node: ts.Node, name: string, litId: string, parameterLength: number, base: V… 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