commit | a776f5425dae1168e71edf583208a0b8af0a7ef5 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Dec 19 14:59:00 2013 -0800 |
committer | houst0nn <houstonn@gmail.com> | Sat Jan 04 12:06:41 2014 +0100 |
tree | c98544a60823999ac0b3e6a60c2a38f4c1f2bf13 | |
parent | 7bfafa0bc36b92c3752d77ab7833430cbd84a5b1 [diff] |
Fix NewLocalRef, NewGlobalRef to handle cleared weak globals. We were not checking for null after decoding the reference, this meant that we incorrectly created null weak global references instead of returning null. Issue: 63929 Change-Id: I9159682e6edad8f415ef8144fc13b9aedd2cceb4