<varp>_has_<var> returns true if the given IVAR can be read.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 70755 Build 67638: arc lint + arc unit
Event Timeline
Comment Actions
Might want to note this determines this by reading the value.... though maybe not: all ivars are supposed to be O(1) to compute.