[parrot/parrot] 54e24e: [pmc] Object.invoke as vtable override: fix unstab...
GitHub
noreply at github.com
Sat Nov 15 10:25:47 UTC 2014
Branch: refs/heads/rurban/invoke-self-gh1013
Home: https://github.com/parrot/parrot
Commit: 54e24e9b9650fce8c24bbe60cc313eded66f1b78
https://github.com/parrot/parrot/commit/54e24e9b9650fce8c24bbe60cc313eded66f1b78
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-15 (Sat, 15 Nov 2014)
Changed paths:
M ChangeLog
M api.yaml
M src/pmc/object.pmc
M t/pmc/object-meths.t
Log Message:
-----------
[pmc] Object.invoke as vtable override: fix unstable self heuristic
Change experimental usage of vtable overridden subs.
Only push self if the sub is a method, otherwise replace it.
Closes #1013. Thanks to Zefram
More information about the parrot-commits
mailing list