summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore
diff options
context:
space:
mode:
authorMorten Larsen <morten.larsen@anywi.com>2022-01-20 13:35:55 +0100
committerIdan Horowitz <idan.horowitz@gmail.com>2022-01-21 13:37:27 +0200
commitf71584b917651f8068a1d36d92ee4a8595d2b6dd (patch)
tree3023ca8329959aa3613c58785802c7725b82c6f4 /Userland/Libraries/LibCore
parent2ed4e473009538b2c1c15b6ac2a90576a7fd39d5 (diff)
downloadserenity-f71584b917651f8068a1d36d92ee4a8595d2b6dd.zip
LibJS: Increase margin in check for stack space limit
test-js crashes with a segmentation fault when running on macOS on Arm. Increasing the margin in the test in did_reach_stack_space_limit() to 32 * KiB makes the tests pass. To simplify the code, this is applied independently of platform, and the previous test for use of an address sanitizer is removed.
Diffstat (limited to 'Userland/Libraries/LibCore')
0 files changed, 0 insertions, 0 deletions