Skip to content

JS: fix implementation of forceBool to use JS backend syntax

Josh Meredith requested to merge wip/js-forceBool into master

Fixes #23101 (closed)

This MR implements the change in the above issue, adding a test to ensure proper representation and round-tripping of bools.

Merge request reports