commit | 0ddba9a4239477a2319fbf4317ca8782308c2c35 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Jan 12 10:33:53 2021 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jan 12 22:13:16 2021 +0000 |
tree | 1076f2838d6081b85f12c65c3c080d7a03980804 | |
parent | b52515830da6688524bfde8bb79f1fa781451cda [diff] |
Support null-filled HandleScopes without mutator_lock_ Creating a HandleScope used to always require (via assert) the mutator_lock_ be held. When the scope is filled with null (as it normally is) this is not needed however. Test: ./test.py --host Change-Id: I47acbcaeafc7617f264233a5ab869eded6a22473