[parrot/parrot] 5b175b: Mark .init* functions with :write.

noreply at github.com noreply at github.com
Mon Feb 7 12:30:30 UTC 2011


Branch: refs/heads/generational_gc
Home:   https://github.com/parrot/parrot

Commit: 5b175bb2e2cea067aa4f784c409966ac4d9dd6b4
    https://github.com/parrot/parrot/commit/5b175bb2e2cea067aa4f784c409966ac4d9dd6b4
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/vtable.tbl

Log Message:
-----------
Mark .init* functions with :write.

During initilization of PMC we can trigger GC. In this case we have to
put freshly allocated PMC into dirty_list to preserve old-to-young
pointers.




More information about the parrot-commits mailing list