Confirmed users
204
edits
Line 154: | Line 154: | ||
**Landed in inbound a script to import selected subsets (ch06/, intl402/) of ECMAScript's test262 suite, those tests to run every push; landed those subsets in inbound. | **Landed in inbound a script to import selected subsets (ch06/, intl402/) of ECMAScript's test262 suite, those tests to run every push; landed those subsets in inbound. | ||
**Closed ({{bug|831507 }}) - Adding GGC post-write barriers to baseline compiler code generation. | **Closed ({{bug|831507 }}) - Adding GGC post-write barriers to baseline compiler code generation. | ||
**Put more work on a well-commented pseudo-implementation of ES6 module loaders. You can see it here: https://people.mozilla.com/~jorendorff/js-loaders/loaders.html | |||
*DOING | *DOING | ||
Line 165: | Line 166: | ||
**Bug 878992 - Remove unused TypeObject flag OBJECT_FLAG_UNINLINEABLE which was only relevant for now-defunct JM. | **Bug 878992 - Remove unused TypeObject flag OBJECT_FLAG_UNINLINEABLE which was only relevant for now-defunct JM. | ||
**Bug 859609 - Enable inlining of anonymous lambdas and functions-which-use-their-scope-chains in Ion. | **Bug 859609 - Enable inlining of anonymous lambdas and functions-which-use-their-scope-chains in Ion. | ||
**Begin Asm.js parser | |||
*BLOCKS | *BLOCKS |