Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 435326

Summary: TypeError validating jslintWorker.js
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 6.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2014-05-20 14:58:27 EDT
Open orion/jslintWorker.js, notice it does not validate.

"TypeError: number is not a function
    at EventEmitter.ObjectExpression (http://target.orion.eclipse.org:8080/eslint/lib/rules/no-dupe-keys.js:39:15)
    at http://target.orion.eclipse.org:8080/eslint/lib/events.js:108:14
    at Array.forEach (native)
    at EventEmitter.emit (http://target.orion.eclipse.org:8080/eslint/lib/events.js:106:14)
    at Controller.module.exports.api.verify.controller.traverse.enter (http://target.orion.eclipse.org:8080/eslint/lib/eslint.js:359:25)
    at Controller.__execute (http://target.orion.eclipse.org:8080/estraverse/estraverse.js:317:31)
    at Controller.traverse (http://target.orion.eclipse.org:8080/estraverse/estraverse.js:393:28)
    at EventEmitter.module.exports.api.verify (http://target.orion.eclipse.org:8080/eslint/lib/eslint.js:345:24)
    at ESLintValidator.Objects.mixin._validateAst (http://target.orion.eclipse.org:8080/javascript/validator.js:234:27)
    at http://target.orion.eclipse.org:8080/javascript/validator.js:218:20"