a function ◦ var ok = JSHINT(source, options, globals) • Through marionette testing framework ◦ load jshint.js, execute by marionette ▪ Get the function JSHINT() ◦ load source code, ex: ril_worker.js ▪ Create a string for entire source code ◦ execute JSHINT(<source>, .., ..) function then get the results