Files
bun.sh/test/js/node
Dylan Conway 79ac412323 fix(vm): potential crash with codeGeneration.strings = false (#23310)
### What does this PR do?
Sets the `reportViolationForUnsafeEval` global object method table
function pointer. JSC does not check if the pointer is null before
calling.

Fixes #23048
Fixes #22000
### How did you verify your code works?
Manually, and added a test for codeGenerationOptions.
2025-10-06 19:28:05 -07:00
..
2025-08-27 06:39:11 -07:00
2025-09-27 00:27:23 -07:00
2025-09-11 17:53:06 -07:00