mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
+ Extend PropertyInternal.getSetter to handle non-decorator + Add PropertyInternal.getDeleter It seems like a bit hacky way to do things, since we're not using the PropertySetterOrDeleter class at all, but for now I'll leave it be.