Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/utils/
DASTHelpers.ts24 isArray(arg: unknown): arg is unknown[] | readonly unknown[]; property
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.cpp331 bool unknown = false; in LiveUserSearchRec() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.cpp436 bool unknown = false; in LiveUserSearchRec() local