mirror of
https://github.com/google/blockly.git
synced 2026-06-05 18:55:13 +02:00
dbf10cf167
* Use Object.defineProperties instead of .defineProperty when installing get and set accessors for previously-mutable exports. * Add entries to renamings.js where feasible (i.e., for static rather than instance properties). (Don't do blockly.js yet, to avoid merge conflicts.)