mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
767 B
25 lines
767 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: run finalizers on heap destruction regardless of gc model or reachability
|
|
desc: |-
|
|
Native code which expects finalizers to e.g. free native resources requires
|
|
finalizers to run on heap destruction. Otherwise the native code needs to
|
|
keep track of the native resources for the final heap free.
|
|
type: :task
|
|
component: duk
|
|
release: v0.10
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-01-30 22:56:50.383021 Z
|
|
references: []
|
|
|
|
id: c6c5e1b65cfbf2c10598f02addd783298a02d740
|
|
log_events:
|
|
- - 2014-01-30 22:56:50.567037 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-02-10 23:29:13.867051 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|