invariant
invariant copied to clipboard
Change invariant Error.name
I think that "InvariantViolation" would be a more idiomatic name for this Error. https://developer.mozilla.org/pl/docs/Web/JavaScript/Referencje/Obiekty/Error/name
Maybe instead of using framesToPop you could use a name of error to pop frames from a stack.