summaryrefslogtreecommitdiff
path: root/runtime/gc/reference_queue_test.cc
AgeCommit message (Expand)Author
2016-01-28Always use pendingNext to test enqueability of references. Richard Uhler
2015-12-21Rename NullHandle to ScopedNullHandle Mathieu Chartier
2015-08-28Fix some HandleScope bugs and add corresponding checks Mathieu Chartier
2014-12-12Add ReferenceQueue test Mathieu Chartier