commit | 63db4c6bb8fa005a6b5000aaa9818ed2a1cacedd | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Sep 08 20:17:57 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Sep 09 15:33:55 2022 +0000 |
tree | d6150576c0e14945f9c3b87e397378e96410f00f | |
parent | d997a636163702763c143ef38a70b0c2a4ec9202 [diff] |
Replace Expression::hasProperty with program visitors. Expression::hasProperty predates ProgramVisitor and did roughly the same thing, but in a harder-to-follow way. Change-Id: I74a198811daa63bbdc6bf0a512471d9c7a787771 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/579356 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>