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