HomeSort by relevance Sort by last modified time
    Searched refs:gjslint (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/resources/ntp4/tools/
check.sh 9 # (gjslint) - both of which must be on the path.
43 # GJSLint can't follow the more concice syntax for prototype members and
56 echo gjslint $LARGS
57 gjslint $LARGS || exit 1
  /external/chromium/chrome/browser/resources/touch_ntp/tools/
check.sh 9 # (gjslint) - both of which must be on the path.
44 # GJSLint can't follow the more concice syntax for prototype members and
57 echo gjslint $LARGS
58 gjslint $LARGS || exit 1
  /external/chromium-trace/trace-viewer/build/
gjslint 11 from closure_linter import gjslint namespace
15 sys.exit(gjslint.main())
25 gjslint.main()

Completed in 180 milliseconds