Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:stale

1342         WebKit needs a mechanism to catch stale HashMap entries
1344 It is very difficult to catch stale pointers that are HashMap keys - since a pointer's hash
1496 WebKit needs a mechanism to catch stale HashMap entries
1498 It is very difficult to catch stale pointers that are HashMap keys - since a pointer's hash
4121 use it, to avoid vending a stale object as a prototype.
14682 Windows build fix: removed stale symbols on Windows.