Searched refs:newspace (Results 1 – 2 of 2) sorted by relevance
4224 named_group *newspace = in parse_regex() local4227 if (newspace == NULL) in parse_regex()4233 memcpy(newspace, cb->named_groups, in parse_regex()4238 cb->named_groups = newspace; in parse_regex()
40271 Put newspace evacuation in an EvacuationScope (Chromium issue 471554).