Home | History | Annotate | Download | only in es6

Lines Matching refs:Maps

48 // Test valid getter and setter calls on Maps and WeakMaps
120 // Test expected mapping behavior for Maps and WeakMaps
163 // Test expected querying behavior of Maps and WeakMaps
175 // Test expected deletion behavior of Maps and WeakMaps
187 // Test GC of Maps and WeakMaps with entry
198 // Test GC of Maps and WeakMaps with chained entries
232 // Test arbitrary properties on Maps and WeakMaps
283 // Test some common JavaScript idioms for Maps
395 // maps, sets, or weak maps, with a wrong type of receiver should be throwing