mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:07:35 +00:00
LibJS+js: Move the value print implementation to LibJS
And make it capable of printing to any Core::Stream. This is useful on its own and can be used in a number of places, so move it out and make it available as JS::print().
This commit is contained in:
parent
af511a64cd
commit
84502f53b5
4 changed files with 1113 additions and 994 deletions
1011
Userland/Libraries/LibJS/Print.cpp
Normal file
1011
Userland/Libraries/LibJS/Print.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue