aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/gc-alloc.cc
AgeCommit message (Collapse)Author
2024-07-20libexpr: rename confusing makeImmutableString -> gcCopyStringIfNeededQyriad
The purpose of this function has little to do with immutability. Value's strings are never mutated, and the point of this function is to singleton empty strings. Change-Id: Ifd41dd952409d54e4d3de9ab59064e6928b0e480