Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:collected

2196         from being garbage collected. Instead, use a JObjectWrapper.
4328 (2) Fully implemented support for objects that can only be garbage collected
4494 JS objects not collected after closing window @ ebay.com/maps.google.com
4519 JS objects not collected after closing window @ ebay.com/maps.google.com
7143 The issue here was allocating one garbage-collected object in the midst
7144 of allocating a second garbage-collected object. In such a case, the
8359 the prototype is garbage collected, to avoid a reference cycle.
10885 ScriptInterpreter's cache because they're not collected. So, they
20661 - fix a failure seen in the Mozilla JavaScript tests where a live object was garbage-collected
20795 prototype but there is a small window where it can get collected.