Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibJS/Bytecode: Use ToString instead of generic add() in ConcatString
This avoids invoking valueOf() on the values, which is observable. 48 new passes on test262. :^)
- Loading branch information