Skip to main content

Module megamorphic_cache

Module megamorphic_cache 

Source
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.

Structsยง

MegamorphicCache
MegamorphicEntry