Searched defs:withString (Results 1 – 4 of 4) sorted by relevance
33 export function withString<R>(data: string | undefined, exec: Exec<string|null, R>): R { function
30 function withString(data, exec) { function
93 PerfFileSectionString withString = {FEATURE::RESERVED, testString}; variable
32 function withString(data, exec) { function