Add RP codegen support for && and ||.
These reuse the code generation logic from ternary operators to make
short-circuiting work properly. I've tested all permutations of short-
circuit behavior as well, just to be sure.
Change-Id: Iafb296fbec5debc5549b57649fe0f6632b8317cc
Bug: skia:13676
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/616822
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2 files changed