Searched defs:mapped (Results 1 – 4 of 4) sorted by relevance
39 let mapped = arr.flatMap(fnMap); variable
39 let mapped = arr.map(fnMap); variable
255 void VisitTSMappedType([[maybe_unused]] ir::TSMappedType *mapped) override {} in VisitTSMappedType()
692 const mapped = array.map(Math.sqrt); constant