Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DidenticalGenericConditionalsWithInferRelated.ts59decode<C extends Constructor<any>>(ctor: C): MappedResult<C extends Constructor<infer T> ? T : nev… method
63decode<C extends Constructor<any>>(ctor: C): MappedResult<C extends Constructor<infer T> ? T : nev… method in Y
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument