mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Support SpiderMonkey jitspew.
This commit is contained in:
parent
5926577534
commit
689b32c6e4
6 changed files with 7 additions and 2 deletions
|
@ -14,6 +14,7 @@ path = "lib.rs"
|
|||
|
||||
[features]
|
||||
debugmozjs = ['js/debugmozjs']
|
||||
jitspew = ['js/jitspew']
|
||||
profilemozjs = ['js/profilemozjs']
|
||||
unrooted_must_root_lint = ["script_plugins/unrooted_must_root_lint"]
|
||||
default = ["unrooted_must_root_lint"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue