Files
ladybird/Userland/Libraries/LibJS/Runtime
Linus Groh cb20baebae LibJS: Make ObjectPrototype an immutable prototype exotic object
To make this happen, this patch implements the SetImmutablePrototype
abstract operation (as a method on Object) and then overrides
[[SetPrototypeOf]] on ObjectPrototype.
2021-07-05 00:53:57 +01:00
..
2021-06-13 00:33:18 +01:00
2021-07-04 22:07:36 +01:00