Optimize|libcore: Avoid large observer audiences
The `Core.*` bindings won’t be deleted, no need to observe them.This is particularly important because many objects use these as theirsuperclass (e.g., File).
View differences
Optimize|libcore: Avoid large observer audiences
The `Core.*` bindings won’t be deleted, no need to observe them.
This is particularly important because many objects use these as their
superclass (e.g., File).