diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-19 15:49:25 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-19 15:49:25 +0200 |
| commit | 350c441e9b6c1a5fc095263e7ddf8be9918c626c (patch) | |
| tree | 91e9e5f80cef7490c859cf011004ab5d945cb2c2 /TODO | |
| parent | 779fb09b603b83440685ae249557c677055031ba (diff) | |
Forward function objects to jump pad targets
... and fix really ugly memory bugs occuring because some
code referenced function objects not the code objects
it was calling
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ * apply the trace extractor to non-tail situations -* implement the GC-based function opcode forwarding * forward scope-cannot-escape information +* inline trivial functions when optimizer generates ... /rax :movqImmReg /rax :callqReg sequence * utf8 * regex substitution * asm-based regex engine |
