File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,14 +78,14 @@ set CXX=clang-cl
78
78
rem set http_proxy=http://your-proxy:8080
79
79
rem set https_proxy=%http_proxy%
80
80
81
- :: You can pass necessary JSC options https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/runtime/OptionsList.h#L83-L607.
81
+ rem You can pass necessary JSC options https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/runtime/OptionsList.h#L83-L607.
82
82
rem set JSC_dumpOptions=1
83
83
rem set JSC_useJIT=0
84
84
rem set JSC_useDFGJIT=0
85
85
rem set JSC_useRegExpJIT=0
86
86
rem set JSC_useDOMJIT=0
87
87
88
- :: You can show check TextureMapper FPS via .
88
+ rem You can show check TextureMapper FPS via WEBKIT_SHOW_FPS .
89
89
rem set WEBKIT_SHOW_FPS=1
90
90
91
91
call "%VSPATH%\VC\Auxiliary\Build\vcvars64.bat"
You can’t perform that action at this time.
0 commit comments