mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
f4c5dd4db3
Prologue weak persistent handles are similar to weak persistent handles but exhibit different behavior during garbage collections that invoke the prologue and epilogue callbacks. While weak persistent handles always weakly reference their referents, prologue weak persistent handles weakly reference their referents only during a garbage collection occurs that invokes the prologue and epilogue callbacks. During all other garbage collections, prologue weak persistent handles strongly reference their referents. Review URL: https://chromiumcodereview.appspot.com//9655011 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5445 260f80e4-7a28-3924-810f-c04153c831b5 |
||
---|---|---|
.. | ||
dart_api.h | ||
dart_debugger_api.h |