Confirmed users, Bureaucrats and Sysops emeriti
419
edits
Line 16: | Line 16: | ||
* Write barrier for all code including JITted code | * Write barrier for all code including JITted code | ||
* Write barrier in API | * Write barrier in API | ||
* Make GC heap per thread (in JSThreadData) | |||
** New API for making MT-accessible objects | |||
** Objects are ST-accessible only without new API usage | |||
* Fast generational copying allocation and collection | * Fast generational copying allocation and collection | ||
* Go to beach |