commit | 6e9408c407a1c8e195b065c094a8e15f85aef103 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Mon May 02 12:22:33 2022 -0700 |
committer | Hans Boehm <hboehm@google.com> | Tue May 03 16:23:21 2022 +0000 |
tree | 65d798d68105e7044d198d3737db4204387c4d32 | |
parent | 30c23673dd8c11e5fa74c1b74a6b7c4e66b3984a [diff] |
Avoid PushLocalFrame(0) CHECK failure This makes EnsureLocalCapacity(0) and PushLocalFrame(0) correct, which we believe is the spec intent. Also simplify test for ridiculously large argument. Bug: 230854166 Test: Build and boot AOSP Change-Id: Id4bb3b6bb2f52ff0c3e78f13326405dac06de730