Searched defs:mutations (Results 1 – 2 of 2) sorted by relevance
47 function make<M>(o: { mutations: M, action: (m: M) => void }) { } property50 mutations: { property229 mutations: { property
144 auto mutations = mutation_finder->FindMutations(program, &node_id_map, in Mutate() local