Jonne Ransijn
e53e1d3586
LibJS: Preserve the original this value
...
As shown in the test added by this patch, it was possible to re-assign
the `this` value of a member function call while it was executing.
Let's copy the original this value like we already do with the callee.
Fixes #2226 .
2024-11-08 19:16:56 +01:00
..
2024-04-04 11:23:21 +02:00
2024-10-04 13:19:50 +02:00
2024-11-07 13:48:12 +01:00
2024-11-01 12:14:53 +01:00
2024-11-07 13:48:12 +01:00
2024-11-01 12:27:41 +01:00
2024-10-23 12:29:01 -06:00
2024-11-08 19:16:56 +01:00
2024-10-04 13:19:50 +02:00
2024-10-04 13:19:50 +02:00
2024-10-14 11:59:23 -04:00
2024-10-25 09:15:51 +02:00
2024-11-02 21:05:07 +01:00
2024-10-04 13:19:50 +02:00
2024-11-01 12:14:53 +01:00
2024-10-31 09:52:24 +01:00
2024-11-03 20:42:46 -05:00
2024-10-23 11:30:59 -06:00
2024-10-14 18:14:18 -06:00
2024-11-08 11:10:15 -07:00
2024-10-30 08:48:17 +01:00
2024-11-07 22:52:01 +01:00
2024-11-06 10:07:52 +01:00