Expand description
Direct-mapped lossy cache for megamorphic property lookups.
When a property access site has seen too many different schemas (Megamorphic state), we use this global cache as a last-resort optimization before falling back to name-based lookup.