commit | 836dbf65e4370df38cddc170229a7b0bdf882c8c | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Fri Jun 21 13:02:38 2013 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Jun 24 16:35:46 2013 -0700 |
tree | 438d92641ff419d9836fbbfe992e9f6dcbcb46aa | |
parent | 1d36ee1a6e69ec529a7c43a4fe6268f85bc5134a [diff] |
bionic: store property names as variable-length strings Names are immutable, so the fixed-sized arrays can be replaced with variable-length ones to save memory (especially on internal tree nodes). Signed-off-by: Greg Hackmann <ghackmann@google.com> (cherry picked from commit 492ce95d9f6149137cb5b63c55cf2b3cdbe51e5e) Change-Id: Ib074192d1b71150233d78c58e9ffcf7ecf688b6b