mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 07:28:11 +00:00
LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)
This commit is contained in:
parent
e7d69c5d3c
commit
7cbe4daa7c
4 changed files with 23 additions and 11 deletions
|
@ -88,6 +88,7 @@ set(IRQ_DEBUG ON)
|
|||
set(ITEM_RECTS_DEBUG ON)
|
||||
set(JOB_DEBUG ON)
|
||||
set(JPG_DEBUG ON)
|
||||
set(JS_BYTECODE_DEBUG ON)
|
||||
set(KEYBOARD_DEBUG ON)
|
||||
set(KEYBOARD_SHORTCUTS_DEBUG ON)
|
||||
set(KMALLOC_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue