re: my code
@Lady hopefully not
re: my code
@aescling well technically not yet but they were going to (by adding new flags to RegExp which i did not know how to handle)
i patched it so that they cannot so easily
re: my code
@aescling if they merge this i am fairly sure it will completely break my code though lol https://github.com/tc39/proposal-rm-builtin-subclassing
re: my code
@aescling right now my concern is the regexp stuff which like
i always CAN just redefine all those methods myself on my subclass
but i'm not going to until they make me