mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
From test262 documentation, this flag means:
The test file should only be run when the [[CanBlock]] property of
the Agent Record executing the file is `false`.
This patch stubs out the accessor for that internal slot and skips tests
with the CanBlockIsFalse if that internal slot is true.
397 B
397 B