mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add mozjs feature for profiling.
This commit is contained in:
parent
f45bea7e7c
commit
896aae1c14
5 changed files with 16 additions and 12 deletions
|
@ -16,6 +16,7 @@ max_log_level = ["log/release_max_level_info"]
|
|||
webdriver = ["webdriver_server"]
|
||||
energy-profiling = ["profile_traits/energy-profiling"]
|
||||
debugmozjs = ["script/debugmozjs"]
|
||||
profilemozjs = ["script/profilemozjs"]
|
||||
googlevr = ["webvr/googlevr"]
|
||||
js_backtrace = ["script/js_backtrace"]
|
||||
native-bluetooth = ["bluetooth/native-bluetooth"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue