Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dlib_ark_builtins.d.ts45 interface Iterable { interface
/arkcompiler/runtime_core/verification/util/
Dlazy.h192 auto Iterable(F fetcher) in Iterable() function