commit | 52c1bf12b838066ce87cf96566b604e9e7bacf3f | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Jul 18 13:12:19 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 18 18:48:04 2019 +0000 |
tree | 0886e2529d9e2f2288cde335da550836672ea977 | |
parent | 985741a554e9ced4517ca6b80e973a55d2c21c84 [diff] |
Interpreter: Fix code-gen for postfix ++/-- used only for side effect Add a test case that previously asserted (due to incorrect code-gen underflowing the stack). Change-Id: I9df7a08b9ac5c7b5bc246129f3383dc723173351 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/228351 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Brian Osman <brianosman@google.com>