Skip to content

Commit

Permalink
Refactoring to be considered before adding MMTk
Browse files Browse the repository at this point in the history
  • Loading branch information
udesou committed Sep 25, 2024
1 parent 3382316 commit 9469eb9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gc-stock.c
Original file line number Diff line number Diff line change
Expand Up @@ -3892,6 +3892,7 @@ JL_DLLEXPORT size_t jl_gc_external_obj_hdr_size(void)
<<<<<<< HEAD
<<<<<<< HEAD

<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> c48a701f54 (WIP: Adding support for MMTk/Immix)
Expand All @@ -3900,6 +3901,8 @@ JL_DLLEXPORT size_t jl_gc_external_obj_hdr_size(void)
=======

>>>>>>> 30ac6f081d (Fixing removed newlines)
=======
>>>>>>> 2efcdf8335 (Refactoring to be considered before adding MMTk)
JL_DLLEXPORT void jl_gc_schedule_foreign_sweepfunc(jl_ptls_t ptls, jl_value_t *obj)
{
arraylist_push(&ptls->gc_tls.sweep_objs, obj);
Expand Down

0 comments on commit 9469eb9

Please sign in to comment.