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
7878rem set http_proxy=http://your-proxy:8080
7979rem set https_proxy=%http_proxy%
8080
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.
8282rem set JSC_dumpOptions=1
8383rem set JSC_useJIT=0
8484rem set JSC_useDFGJIT=0
8585rem set JSC_useRegExpJIT=0
8686rem set JSC_useDOMJIT=0
8787
88- :: You can show check TextureMapper FPS via .
88+ rem You can show check TextureMapper FPS via WEBKIT_SHOW_FPS .
8989rem set WEBKIT_SHOW_FPS=1
9090
9191call "%VSPATH%\VC\Auxiliary\Build\vcvars64.bat"
You can’t perform that action at this time.
0 commit comments