Commit Graph

6 Commits

Author SHA1 Message Date
brendan%mozilla.org
0a940b7247 JS_1_7_ALPHA_BRANCH landing, mainly destructuring optimizations and let completion (336373, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@201636 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 01:25:44 +00:00
igor.bukanov%gmail.com
d31a3e55a3 Bug 341896: GC finalizes the states of native iterators before finalizing the rest of object. It avoids using expensive close hooks. r=brendan
git-svn-id: svn://10.0.0.236/trunk@201212 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 06:51:33 +00:00
brendan%mozilla.org
6274493000 Coroutine generators, a la Python 2.5 (326466, r=igor).
git-svn-id: svn://10.0.0.236/trunk@198979 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-04 02:19:09 +00:00
brendan%mozilla.org
eb456efdfb Make anonymous classes really anonymous given self-identified global objects (326466, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@198231 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-22 23:36:32 +00:00
brendan%mozilla.org
2fb9f8c051 First big wave of js1.7 changes (326466, 336376, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@198099 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-20 22:27:28 +00:00
brendan%mozilla.org
61548f551f iteration protocol + simple generators (after PEP-255), v6 (326466).
git-svn-id: svn://10.0.0.236/trunk@196244 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-10 01:50:21 +00:00