Confirmed users
156
edits
No edit summary |
mNo edit summary |
||
| Line 75: | Line 75: | ||
## Priority: High | ## Priority: High | ||
## Time: 4+ weeks | ## Time: 4+ weeks | ||
## Owner: | ## <b>Owner: sstangl</b> | ||
# '''Baseline Compiler''' | # '''Baseline Compiler''' | ||
## What: A compiler that replaces JägerMonkey as an untyped and fast compiler. | ## What: A compiler that replaces JägerMonkey as an untyped and fast compiler. | ||
| Line 115: | Line 115: | ||
### Change snapshot encoding and frame reconstruction to support inlining. | ### Change snapshot encoding and frame reconstruction to support inlining. | ||
## Priority: Medium | ## Priority: Medium | ||
## Time: | ## Time: ? | ||
## Owner: | ## Owner: <b>cdleary</b> | ||
# '''On-Stack Replacement''' | # '''On-Stack Replacement''' | ||
## What: Jump into JIT code at loop headers, possibly by profiling off-thread. | ## What: Jump into JIT code at loop headers, possibly by profiling off-thread. | ||