Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/
DTypeUtils.ts68 function generic(appointType: Type, type: Type[] | undefined): boolean { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp12660 GateRef generic = Int32(Elements::ToUint(ElementsKind::GENERIC)); in ComputeTaggedArrayElementKind() local