You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't make use of JSC_HOME because it triggers a warning in command-line
apps that make use of JavaScriptCore owing to
http://trac.webkit.org/changeset/194606
Instead, we can simply check to see if jsc is on the path.
0 commit comments