mirror of
https://github.com/github/codeql.git
synced 2026-07-13 15:28:16 +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.