tree: b9db59eae21b1283799a72deca02ed6969d55b92 [path history] [tgz]
  1. heap/
  2. .gitignore
  3. base_class_must_define_virtual_trace.cpp
  4. base_class_must_define_virtual_trace.h
  5. base_class_must_define_virtual_trace.txt
  6. base_requires_tracing.cpp
  7. base_requires_tracing.h
  8. base_requires_tracing.txt
  9. class_does_not_require_finalization.h
  10. class_multiple_trace_bases.cpp
  11. class_multiple_trace_bases.h
  12. class_multiple_trace_bases.txt
  13. class_must_crtp_itself.cpp
  14. class_must_crtp_itself.txt
  15. class_overrides_new.cpp
  16. class_overrides_new.h
  17. class_overrides_new.txt
  18. class_requires_trace_method.cpp
  19. class_requires_trace_method.h
  20. class_requires_trace_method.txt
  21. class_requires_trace_method_tmpl.cpp
  22. class_requires_trace_method_tmpl.h
  23. class_requires_trace_method_tmpl.txt
  24. crash_on_invalid.cpp
  25. crash_on_invalid.h
  26. crash_on_invalid.txt
  27. cycle_ptrs.cpp
  28. cycle_ptrs.flags
  29. cycle_ptrs.h
  30. cycle_ptrs.txt
  31. cycle_sub.cpp
  32. cycle_sub.flags
  33. cycle_sub.h
  34. cycle_sub.txt
  35. cycle_super.cpp
  36. cycle_super.flags
  37. cycle_super.h
  38. cycle_super.txt
  39. cycle_super_neg.cpp
  40. cycle_super_neg.flags
  41. cycle_super_neg.h
  42. cycle_super_neg.txt
  43. delayed_parsing.cpp
  44. delayed_parsing.flags
  45. delayed_parsing.txt
  46. destructor_access_finalized_field.cpp
  47. destructor_access_finalized_field.h
  48. destructor_access_finalized_field.txt
  49. fields_illegal_tracing.cpp
  50. fields_illegal_tracing.h
  51. fields_illegal_tracing.txt
  52. fields_require_tracing.cpp
  53. fields_require_tracing.h
  54. fields_require_tracing.txt
  55. finalize_after_dispatch.cpp
  56. finalize_after_dispatch.h
  57. finalize_after_dispatch.txt
  58. garbage_collected_mixin.cpp
  59. garbage_collected_mixin.h
  60. garbage_collected_mixin.txt
  61. ignore_class.cpp
  62. ignore_class.h
  63. ignore_class.txt
  64. ignore_fields.cpp
  65. ignore_fields.h
  66. ignore_fields.txt
  67. inner_class.cpp
  68. inner_class.h
  69. inner_class.txt
  70. left_most_gc_base.cpp
  71. left_most_gc_base.h
  72. left_most_gc_base.txt
  73. make_unique_gc_object.cpp
  74. make_unique_gc_object.h
  75. make_unique_gc_object.txt
  76. member_in_offheap_class.cpp
  77. member_in_offheap_class.h
  78. member_in_offheap_class.txt
  79. member_on_stack.cpp
  80. member_on_stack.flags
  81. member_on_stack.h
  82. member_on_stack.txt
  83. non_virtual_trace.cpp
  84. non_virtual_trace.h
  85. non_virtual_trace.txt
  86. optional_gc_object.cpp
  87. optional_gc_object.h
  88. optional_gc_object.txt
  89. part_object_to_gc_derived_class.cpp
  90. part_object_to_gc_derived_class.h
  91. part_object_to_gc_derived_class.txt
  92. persistent_field_in_gc_managed_class.cpp
  93. persistent_field_in_gc_managed_class.flags
  94. persistent_field_in_gc_managed_class.h
  95. persistent_field_in_gc_managed_class.txt
  96. persistent_no_trace.cpp
  97. persistent_no_trace.h
  98. persistent_no_trace.txt
  99. polymorphic_class_with_non_virtual_trace.cpp
  100. polymorphic_class_with_non_virtual_trace.h
  101. polymorphic_class_with_non_virtual_trace.txt
  102. pure_virtual_trace.cpp
  103. pure_virtual_trace.h
  104. pure_virtual_trace.txt
  105. raw_ptr_to_gc_managed_class.cpp
  106. raw_ptr_to_gc_managed_class.h
  107. raw_ptr_to_gc_managed_class.txt
  108. raw_ptr_to_gc_managed_class_error.cpp
  109. raw_ptr_to_gc_managed_class_error.flags
  110. raw_ptr_to_gc_managed_class_error.h
  111. raw_ptr_to_gc_managed_class_error.txt
  112. ref_ptr_to_gc_managed_class.cpp
  113. ref_ptr_to_gc_managed_class.h
  114. ref_ptr_to_gc_managed_class.txt
  115. register_weak_members_template.cpp
  116. register_weak_members_template.h
  117. register_weak_members_template.txt
  118. stack_allocated.cpp
  119. stack_allocated.h
  120. stack_allocated.txt
  121. templated_class_with_local_class_requires_trace.cpp
  122. templated_class_with_local_class_requires_trace.h
  123. templated_class_with_local_class_requires_trace.txt
  124. test.py
  125. trace_after_dispatch.cpp
  126. trace_after_dispatch.h
  127. trace_after_dispatch.txt
  128. trace_after_dispatch_impl.cpp
  129. trace_after_dispatch_impl.h
  130. trace_after_dispatch_impl.txt
  131. trace_after_dispatch_impl_error.cpp
  132. trace_after_dispatch_impl_error.h
  133. trace_after_dispatch_impl_error.txt
  134. trace_collections.cpp
  135. trace_collections.h
  136. trace_collections.txt
  137. trace_if_needed.cpp
  138. trace_if_needed.cppgc.txt
  139. trace_if_needed.h
  140. trace_if_needed.txt
  141. trace_if_needed_resolved.cpp
  142. trace_if_needed_resolved.h
  143. trace_if_needed_resolved.txt
  144. trace_templated_super.cpp
  145. trace_templated_super.h
  146. trace_templated_super.txt
  147. trace_wrapper.cpp
  148. trace_wrapper.h
  149. trace_wrapper.txt
  150. traceimpl.cpp
  151. traceimpl.h
  152. traceimpl.txt
  153. traceimpl_dependent_scope.cpp
  154. traceimpl_dependent_scope.h
  155. traceimpl_dependent_scope.txt
  156. traceimpl_derived_from_templated_base.cpp
  157. traceimpl_derived_from_templated_base.h
  158. traceimpl_derived_from_templated_base.txt
  159. traceimpl_error.cpp
  160. traceimpl_error.h
  161. traceimpl_error.txt
  162. traceimpl_omitted_trace.cpp
  163. traceimpl_omitted_trace.h
  164. traceimpl_omitted_trace.txt
  165. traceimpl_overloaded.cpp
  166. traceimpl_overloaded.h
  167. traceimpl_overloaded.txt
  168. traceimpl_overloaded_error.cpp
  169. traceimpl_overloaded_error.h
  170. traceimpl_overloaded_error.txt
  171. unique_ptr_to_gc_managed_class.cpp
  172. unique_ptr_to_gc_managed_class.h
  173. unique_ptr_to_gc_managed_class.txt
  174. variant_of_gced_type.cpp
  175. variant_of_gced_type.h
  176. variant_of_gced_type.txt
  177. virtual_and_trace_after_dispatch.cpp
  178. virtual_and_trace_after_dispatch.h
  179. virtual_and_trace_after_dispatch.txt
  180. weak_fields_require_tracing.cpp
  181. weak_fields_require_tracing.h
  182. weak_fields_require_tracing.txt