| 38 | 1st Day |
| 39 | * Presentations |
| 40 | * Loadable Abstract Syntax Tree (for JavaScript source code) |
| 41 | * JIT in nutshell |
| 42 | * About QtScript |
| 43 | * Improving Garbage Collector (when we close a widget, we should regain memory) |
| 44 | * Regular Expression Engine |
| 45 | |
| 46 | 2nd day |
| 47 | * very long discussion about how JavaScriptCore works (all the steps from parsing to JIT-ing) |
| 48 | * Share our knowledge with each other |
| 49 | * QtScript internals (and examples) |
| 50 | |
| 51 | 3rd day |
| 52 | * Debugging and profiling in WebKit |
| 53 | * Discussions how we can improve WebKit's performance |
| 54 | |