SYMBOL INDEX (422 symbols across 79 files) FILE: index.js constant JCG (line 9) | const JCG = require("./src/runner"); FILE: input-scripts/coolclock/excanvas.js function onPropertyChange (line 148) | function onPropertyChange(e) { function onResize (line 163) | function onResize(e) { function createMatrixIdentity (line 181) | function createMatrixIdentity() { function matrixMultiply (line 189) | function matrixMultiply(m1, m2) { function copyState (line 206) | function copyState(o1, o2) { function processStyle (line 221) | function processStyle(styleString) { function processLineCap (line 245) | function processLineCap(lineCap) { function CanvasRenderingContext2D_ (line 263) | function CanvasRenderingContext2D_(surfaceElement) { function CanvasGradient_ (line 762) | function CanvasGradient_(aType) { function CanvasPattern_ (line 775) | function CanvasPattern_() {} FILE: input-scripts/flotr/flotr-0.2.0-alpha.js function A (line 2) | function A(){B.show();$(document).stopObserving("mousemove",A)} FILE: input-scripts/flotr/flotr.debug-0.2.0-alpha.js function cancelContextMenu (line 2537) | function cancelContextMenu () { FILE: input-scripts/flotr/lib/base64.js function base64encode (line 26) | function base64encode(str) { function base64decode (line 60) | function base64decode(str) { FILE: input-scripts/flotr/lib/excanvas.js function getContext (line 56) | function getContext() { function bind (line 79) | function bind(f, obj, var_args) { function onPropertyChange (line 171) | function onPropertyChange(e) { function onResize (line 186) | function onResize(e) { function createMatrixIdentity (line 204) | function createMatrixIdentity() { function matrixMultiply (line 212) | function matrixMultiply(m1, m2) { function copyState (line 229) | function copyState(o1, o2) { function processStyle (line 246) | function processStyle(styleString) { function processLineCap (line 270) | function processLineCap(lineCap) { function CanvasRenderingContext2D_ (line 288) | function CanvasRenderingContext2D_(surfaceElement) { function bezierCurveTo (line 355) | function bezierCurveTo(self, cp1, cp2, p) { function CanvasGradient_ (line 856) | function CanvasGradient_(aType) { function CanvasPattern_ (line 874) | function CanvasPattern_() {} FILE: input-scripts/flotr/lib/prototype-1.6.0.2.js function klass (line 47) | function klass() { function $A (line 807) | function $A(iterable) { function $w (line 936) | function $w(string) { function $H (line 984) | function $H(object) { function toQueryPair (line 990) | function toQueryPair(key, value) { function $ (line 1502) | function $(element) { function stripAlpha (line 2270) | function stripAlpha(filter){ function extend (line 2608) | function extend(tagName) { function copy (line 2615) | function copy(methods, destination, onlyIfAbsent) { function findDOMClass (line 2625) | function findDOMClass(tagName) { function $$ (line 3372) | function $$() { function getEventID (line 3846) | function getEventID(element) { function getDOMEventName (line 3852) | function getDOMEventName(eventName) { function getCacheForID (line 3857) | function getCacheForID(id) { function getWrappersForEventName (line 3861) | function getWrappersForEventName(id, eventName) { function createWrapper (line 3866) | function createWrapper(element, eventName, handler) { function findWrapper (line 3885) | function findWrapper(id, eventName, handler) { function destroyWrapper (line 3890) | function destroyWrapper(id, eventName, handler) { function destroyCache (line 3896) | function destroyCache() { function fireContentLoadedEvent (line 4003) | function fireContentLoadedEvent() { function iter (line 4152) | function iter(name) { FILE: input-scripts/fullcalendar/fullcalendar/fullcalendar.js function setDefaults (line 179) | function setDefaults(d) { function Calendar (line 188) | function Calendar(element, options, eventSources) { function Header (line 725) | function Header(calendar, options) { function EventManager (line 896) | function EventManager(options, _sources) { function addYears (line 1321) | function addYears(d, n, keepTime) { function addMonths (line 1330) | function addMonths(d, n, keepTime) { // prevents day overflow/underflow function addDays (line 1348) | function addDays(d, n, keepTime) { // deals with daylight savings function fixDate (line 1364) | function fixDate(d, check) { // force d to be on check's YMD, for daylig... function addMinutes (line 1373) | function addMinutes(d, n) { function clearTime (line 1379) | function clearTime(d) { function cloneDate (line 1388) | function cloneDate(d, dontKeepTime) { function zeroDate (line 1396) | function zeroDate() { // returns a Date with time 00:00:00 and dateOfMon... function dayDiff (line 1405) | function dayDiff(d1, d2) { // d1 - d2 function setYMD (line 1410) | function setYMD(date, y, m, d) { function parseDate (line 1431) | function parseDate(s, ignoreTimezone) { // ignoreTimezone defaults to true function parseISO8601 (line 1452) | function parseISO8601(s, ignoreTimezone) { // ignoreTimezone defaults to... function parseTime (line 1506) | function parseTime(s) { // returns minutes since start of day function formatDate (line 1533) | function formatDate(date, format, options) { function formatDates (line 1538) | function formatDates(date1, date2, format, options) { function iso8601Week (line 1663) | function iso8601Week(date) { function exclEndDay (line 1686) | function exclEndDay(event) { function _exclEndDay (line 1695) | function _exclEndDay(end, allDay) { function lazySegBind (line 1707) | function lazySegBind(container, segs, bindHandlers) { function setOuterWidth (line 1731) | function setOuterWidth(element, width, includeMargins) { function setOuterHeight (line 1739) | function setOuterHeight(element, height, includeMargins) { function hsides (line 1747) | function hsides(element, includeMargins) { function hpadding (line 1752) | function hpadding(element) { function hmargins (line 1758) | function hmargins(element) { function hborders (line 1764) | function hborders(element) { function vsides (line 1770) | function vsides(element, includeMargins) { function vpadding (line 1775) | function vpadding(element) { function vmargins (line 1781) | function vmargins(element) { function vborders (line 1787) | function vborders(element) { function noop (line 1802) | function noop() { } function dateCompare (line 1805) | function dateCompare(a, b) { function arrayMax (line 1810) | function arrayMax(a) { function zeroPad (line 1815) | function zeroPad(n) { function smartProperty (line 1820) | function smartProperty(obj, name) { // get a camel-cased/namespaced prop... function htmlEscape (line 1836) | function htmlEscape(s) { function disableTextSelection (line 1846) | function disableTextSelection(element) { function markFirstLast (line 1864) | function markFirstLast(e) { function setDayID (line 1875) | function setDayID(cell, date) { function getSkinCss (line 1883) | function getSkinCss(event, opt) { function applyAll (line 1920) | function applyAll(functions, thisObj, args) { function firstDefined (line 1935) | function firstDefined() { function MonthView (line 1948) | function MonthView(element, calendar) { function BasicWeekView (line 2012) | function BasicWeekView(element, calendar) { function BasicDayView (line 2068) | function BasicDayView(element, calendar) { function BasicView (line 2112) | function BasicView(element, calendar, viewName) { function BasicEventRenderer (line 2629) | function BasicEventRenderer() { function AgendaWeekView (line 2660) | function AgendaWeekView(element, calendar) { function AgendaDayView (line 2715) | function AgendaDayView(element, calendar) { function AgendaView (line 2777) | function AgendaView(element, calendar, viewName) { function AgendaEventRenderer (line 3650) | function AgendaEventRenderer() { function placeSlotSegs (line 4338) | function placeSlotSegs(segs) { function buildSlotSegLevels (line 4362) | function buildSlotSegLevels(segs) { function computeForwardSlotSegs (line 4386) | function computeForwardSlotSegs(levels) { function computeSlotSegPressures (line 4408) | function computeSlotSegPressures(seg) { function computeSlotSegCoords (line 4442) | function computeSlotSegCoords(seg, seriesBackwardPressure, seriesBackwar... function flattenSlotSegLevels (line 4479) | function flattenSlotSegLevels(levels) { function computeSlotSegCollisions (line 4498) | function computeSlotSegCollisions(seg, otherSegs, results) { function isSlotSegCollision (line 4512) | function isSlotSegCollision(seg1, seg2) { function compareForwardSlotSegs (line 4518) | function compareForwardSlotSegs(seg1, seg2) { function compareSlotSegs (line 4530) | function compareSlotSegs(seg1, seg2) { function View (line 4540) | function View(element, calendar, viewName) { function DayEventRenderer (line 5081) | function DayEventRenderer() { function isDaySegmentCollision (line 5798) | function isDaySegmentCollision(segment, otherSegments) { function segmentElementEach (line 5812) | function segmentElementEach(segments, callback) { // TODO: use in Agenda... function compareDaySegments (line 5824) | function compareDaySegments(a, b) { function SelectionManager (line 5836) | function SelectionManager() { function OverlayManager (line 5934) | function OverlayManager() { function CoordinateGrid (line 5973) | function CoordinateGrid(buildFunc) { function HoverListener (line 6021) | function HoverListener(coordinateGrid) { function _fixUIEvent (line 6073) | function _fixUIEvent(event) { // for issue 1168 function HorizontalPositionCache (line 6081) | function HorizontalPositionCache(getElement) { FILE: input-scripts/fullcalendar/fullcalendar/gcal.js function transformOptions (line 36) | function transformOptions(sourceOptions, start, end) { FILE: input-scripts/fullcalendar/lib/jquery-2.1.0.js function isArraylike (line 537) | function isArraylike( obj ) { function Sizzle (line 732) | function Sizzle( selector, context, results, seed ) { function createCache (line 847) | function createCache() { function markFunction (line 865) | function markFunction( fn ) { function assert (line 874) | function assert( fn ) { function addHandle (line 896) | function addHandle( attrs, handler ) { function siblingCheck (line 911) | function siblingCheck( a, b ) { function createInputPseudo (line 938) | function createInputPseudo( type ) { function createButtonPseudo (line 949) | function createButtonPseudo( type ) { function createPositionalPseudo (line 960) | function createPositionalPseudo( fn ) { function testContext (line 983) | function testContext( context ) { function setFilters (line 1977) | function setFilters() {} function tokenize (line 1981) | function tokenize( selector, parseOnly ) { function toSelector (line 2048) | function toSelector( tokens ) { function addCombinator (line 2058) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2111) | function elementMatcher( matchers ) { function condense (line 2125) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2146) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2239) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2294) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function multipleContexts (line 2420) | function multipleContexts( selector, contexts, results ) { function select (line 2429) | function select( selector, context, results, seed ) { function winnow (line 2581) | function winnow( elements, qualifier, not ) { function sibling (line 2906) | function sibling( cur, dir ) { function createOptions (line 2984) | function createOptions( options ) { function completed (line 3377) | function completed() { function Data (line 3482) | function Data() { function dataAttr (line 3674) | function dataAttr( elem, key, data ) { function returnTrue (line 4002) | function returnTrue() { function returnFalse (line 4006) | function returnFalse() { function safeActiveElement (line 4010) | function safeActiveElement() { function manipulationTarget (line 4873) | function manipulationTarget( elem, content ) { function disableScript (line 4883) | function disableScript( elem ) { function restoreScript (line 4887) | function restoreScript( elem ) { function setGlobalEval (line 4900) | function setGlobalEval( elems, refElements ) { function cloneCopyEvent (line 4911) | function cloneCopyEvent( src, dest ) { function getAll (line 4945) | function getAll( context, tag ) { function fixInput (line 4956) | function fixInput( src, dest ) { function actualDisplay (line 5414) | function actualDisplay( name, doc ) { function defaultDisplay (line 5435) | function defaultDisplay( nodeName ) { function curCSS (line 5475) | function curCSS( elem, name, computed ) { function addGetHookIf (line 5523) | function addGetHookIf( conditionFn, hookFn ) { function computePixelPositionAndBoxSizingReliable (line 5562) | function computePixelPositionAndBoxSizingReliable() { function vendorPropName (line 5657) | function vendorPropName( style, name ) { function setPositiveNumber (line 5679) | function setPositiveNumber( elem, value, subtract ) { function augmentWidthOrHeight (line 5687) | function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { function getWidthOrHeight (line 5726) | function getWidthOrHeight( elem, name, extra ) { function showHide (line 5770) | function showHide( elements, show ) { function Tween (line 6073) | function Tween( elem, options, prop, end, easing ) { function createFxNow (line 6242) | function createFxNow() { function genFx (line 6250) | function genFx( type, includeWidth ) { function createTween (line 6270) | function createTween( value, prop, animation ) { function defaultPrefilter (line 6284) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 6411) | function propFilter( props, specialEasing ) { function Animation (line 6448) | function Animation( elem, properties, options ) { function addToPrefiltersOrTransports (line 7505) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 7537) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 7564) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 7584) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7640) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 8097) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 8349) | function buildParams( prefix, obj, traditional, add ) { function getWindow (line 8827) | function getWindow( elem ) { FILE: input-scripts/simple-scripts/function_function.js function defineProperties (line 2) | function defineProperties(target, props) { function _classCallCheck (line 23) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function Animal (line 26) | function Animal(name, color) { FILE: input-scripts/simple-scripts/functioncall-arithmetic.js function f (line 3) | function f(a) { function j (line 10) | function j(b) { function g (line 14) | function g(h, y) { FILE: input-scripts/simple-scripts/jQuery.js function jQuery (line 2) | function jQuery(n) { FILE: input-scripts/simple-scripts/use_before_definition.js function add (line 6) | function add(x, y) { FILE: js-callgraph.js constant JCG (line 12) | const JCG = require("./src/runner"); FILE: src/astutil.js function visit (line 17) | function visit(root, visitor) { function visitWithState (line 40) | function visitWithState(root, visitor) { function init (line 70) | function init(root) { function basename (line 195) | function basename(filename) { function isAnon (line 204) | function isAnon(funcName) { function funcname (line 209) | function funcname(func) { function encFuncName (line 219) | function encFuncName(encFunc) { function ppPos (line 229) | function ppPos(nd) { function astFromFiles (line 234) | function astFromFiles(files) { function astFromSrc (line 258) | function astFromSrc(fname, src) { function reportError (line 271) | function reportError(msg, err) { function parse (line 282) | function parse(src) { function buildProgram (line 299) | function buildProgram (fname, src) { function getFunctions (line 363) | function getFunctions(root, src) { function isModuleExports (line 427) | function isModuleExports(nd) { function isCallTo (line 460) | function isCallTo(nd, fn_name) { function getReturnValues (line 501) | function getReturnValues(fn) { function isFunction (line 568) | function isFunction(nd) { FILE: src/bindings.js function addBindings (line 20) | function addBindings(ast) { FILE: src/bitset.js function countBitsInWord (line 21) | function countBitsInWord(w) { function countBits (line 30) | function countBits(a) { function size (line 38) | function size(a) { function contains (line 51) | function contains(a, x) { function createSingletonBitset (line 67) | function createSingletonBitset(x) { function add (line 78) | function add(a, x) { function addAll (line 95) | function addAll(a, b) { function remove (line 115) | function remove(a, x) { function removeAll (line 128) | function removeAll(a, b) { function copy (line 145) | function copy(a) { function iter (line 152) | function iter(a, cb) { function map (line 165) | function map(a, f) { function some (line 181) | function some(a, f) { function all (line 196) | function all(a, f) { function fromArray (line 211) | function fromArray(ary) { function toArray (line 219) | function toArray(a) { FILE: src/callbackCounter.js function findEnclosingFunctionParameter (line 43) | function findEnclosingFunctionParameter(node, functionName) { function findFirst (line 57) | function findFirst(array, predicate) { function isParameterWithName (line 68) | function isParameterWithName(functionName) { FILE: src/callgraph.js function extractCG (line 22) | function extractCG(ast, flow_graph) { FILE: src/dftc.js function visit1 (line 49) | function visit1(i) { function visit2 (line 97) | function visit2(i) { FILE: src/flowgraph.js function addIntraproceduralFlowGraphEdges (line 25) | function addIntraproceduralFlowGraphEdges(ast, flow_graph) { function vertexFor (line 165) | function vertexFor(nd) { function varVertex (line 196) | function varVertex(nd) { function propVertex (line 214) | function propVertex(nd) { function globVertex (line 238) | function globVertex(nd) { function nativeVertex (line 260) | function nativeVertex(name) { function getNativeVertices (line 268) | function getNativeVertices() { function unknownVertex (line 278) | function unknownVertex() { function funcVertex (line 283) | function funcVertex(fn) { function parmVertex (line 297) | function parmVertex(fn, i) { function retVertex (line 312) | function retVertex(fn) { function calleeVertex (line 327) | function calleeVertex(nd) { function argVertex (line 342) | function argVertex(nd, i) { function resVertex (line 367) | function resVertex(nd) { function exprVertex (line 381) | function exprVertex(nd) { FILE: src/graph.js class BasicGraph (line 19) | class BasicGraph { method constructor (line 20) | constructor() { method addNode (line 25) | addNode(node) { method removeNode (line 32) | removeNode(node) { method pred (line 47) | pred(node) { method succ (line 51) | succ(node) { method addEdge (line 55) | addEdge(u, v) { method removeEdge (line 64) | removeEdge(u, v) { method nodes (line 73) | nodes() { method serialize (line 77) | serialize() { function nodeToString (line 98) | function nodeToString(nd) { function Graph (line 104) | function Graph() { function getEnclosingFile (line 202) | function getEnclosingFile (nd) { class FlowGraph (line 215) | class FlowGraph extends Graph { method constructor (line 216) | constructor() { method addEdge (line 221) | addEdge(from, to, annote) { method _updateFileToNodes (line 227) | _updateFileToNodes(fgNode) { method removeNodesInFile (line 236) | removeNodesInFile(fileName) { FILE: src/input-2.js function aap (line 1) | function aap() { function noot (line 5) | function noot() { function wim (line 10) | function wim() { function zus (line 14) | function zus(x, y) { function teun (line 20) | function teun() { function jet (line 24) | function jet(func) { FILE: src/linkedList.js class ListNode (line 2) | class ListNode { method constructor (line 3) | constructor(ele) { method next (line 8) | set next(value) { method next (line 12) | get next() { method element (line 16) | get element() { class LinkedList (line 21) | class LinkedList { method constructor (line 22) | constructor() { method add (line 28) | add(ele) { method remove (line 36) | remove(ele) { method has (line 56) | has(ele) { method isEmpty (line 66) | isEmpty() { method size (line 70) | get size() { method [Symbol.iterator] (line 74) | [Symbol.iterator]() { FILE: src/module.js function addFileToExports (line 98) | function addFileToExports(expFuncs, fname) { function addSrcToFile (line 107) | function addSrcToFile(impFuncs, fname, srcFname) { function rmFileFromExports (line 116) | function rmFileFromExports(expFuncs, fname) { function rmFileFromImports (line 121) | function rmFileFromImports(impFuncs, fname) { function addDefaultExport (line 145) | function addDefaultExport(expFuncs, fname, nd) { function mangle (line 162) | function mangle(funcName) { function unmangle (line 170) | function unmangle(funcName) { function addNamedExport (line 190) | function addNamedExport(expFuncs, fname, local, exportedName) { function addRedirectExport (line 213) | function addRedirectExport(expFuncs, fname, redirectFname) { function addDefaultImport (line 233) | function addDefaultImport(impFuncs, fname, srcFname, idNode) { function addNamedImport (line 258) | function addNamedImport(impFuncs, fname, srcFname, local, importedName) { function addEntireImport (line 293) | function addEntireImport(impFuncs, fname, srcFname) { function connectDefaultImport (line 314) | function connectDefaultImport(expFuncs, fg, srcFname, idNode) { function connectNamedImport (line 340) | function connectNamedImport(expFuncs, fg, srcFname, local, importedName) { function connectEntireImport (line 360) | function connectEntireImport(expFuncs, fg, srcFname) { function getRelativePath (line 385) | function getRelativePath(curPath, importPath) { function collectExportsImports (line 409) | function collectExportsImports(ast, expFuncs, impFuncs) { function connectImports (line 512) | function connectImports(fg, expFuncs, impFuncs) { FILE: src/natives.js function addNativeFlowEdges (line 21) | function addNativeFlowEdges(flow_graph) { FILE: src/olist.js function size (line 21) | function size(a) { function contains (line 34) | function contains(a, x) { function add (line 60) | function add(a, x) { function addAll (line 92) | function addAll(a, b) { function remove (line 129) | function remove(a, x) { function removeAll (line 156) | function removeAll(a, b) { function copy (line 189) | function copy(a) { function iter (line 196) | function iter(a, cb) { function map (line 205) | function map(a, f) { function some (line 216) | function some(a, f) { function all (line 231) | function all(a, f) { function fromArray (line 246) | function fromArray(ary) { function toArray (line 254) | function toArray(a) { FILE: src/pessimistic.js function addOneShotEdges (line 22) | function addOneShotEdges(ast, fg) { function buildCallGraph (line 55) | function buildCallGraph(ast, noOneShot) { FILE: src/requireJsGraph.js function makeRequireJsGraph (line 13) | function makeRequireJsGraph(ast) { function Dependency (line 56) | function Dependency(from, to) { FILE: src/semioptimistic.js function addInterproceduralFlowEdges (line 27) | function addInterproceduralFlowEdges(ast, fg) { function buildCallGraph (line 97) | function buildCallGraph(ast) { FILE: src/set.js function size (line 15) | function size(s) { function contains (line 26) | function contains(s, n) { function add (line 37) | function add(s, n) { function addAll (line 52) | function addAll(s1, s2) { function remove (line 80) | function remove(s, n) { function removeAll (line 94) | function removeAll(s1, s2) { function copy (line 115) | function copy(s) { function iter (line 123) | function iter(s, cb) { function map (line 132) | function map(s, f) { function fromArray (line 145) | function fromArray(ary) { function toArray (line 149) | function toArray(s) { FILE: src/srcPreprocessor.js function applyPreps (line 31) | function applyPreps(src, fname, prepNames) { function stripFlowPrep (line 46) | function stripFlowPrep(src) { function trimHashbangPrep (line 60) | function trimHashbangPrep(src) { function typescriptPrep (line 86) | function typescriptPrep(fname, src) { FILE: src/symtab.js function mangle (line 18) | function mangle(name) { function isMangled (line 22) | function isMangled(name) { function Symtab (line 26) | function Symtab(outer) { FILE: src/tests.js function y (line 2) | function y() { FILE: src/utils.js function collectFiles (line 7) | function collectFiles(dir, filelist) { FILE: tests/basics/assignment.js function main (line 2) | function main() { FILE: tests/callgraph.py function callgraph (line 10) | def callgraph(files): function callgraph_formatted (line 20) | def callgraph_formatted(files, keep='', natives=True): function format_func (line 58) | def format_func(out): function format_native (line 79) | def format_native(out): function format_output (line 98) | def format_output(out): FILE: tests/classes/anonymous-class.js method constructor (line 2) | constructor () { FILE: tests/classes/basic-class.js function Apple (line 1) | function Apple () { FILE: tests/classes/basic-class2.js class Apple (line 1) | class Apple { method grow (line 2) | grow () { FILE: tests/classes/class-expression1.js method constructor (line 2) | constructor() { FILE: tests/classes/class-expression2.js method constructor (line 2) | constructor() { FILE: tests/classes/class.js class Rectangle (line 1) | class Rectangle { method constructor (line 2) | constructor(height, width) { method area (line 7) | get area() { method calcArea (line 11) | calcArea() { FILE: tests/classes/export-class-expression1.js method constructor (line 2) | constructor() { FILE: tests/classes/export-class-expression2.js method constructor (line 2) | constructor() { FILE: tests/classes/outer-fn.js function f2 (line 1) | function f2() { class A (line 5) | class A { method f (line 6) | f() { FILE: tests/es6/array-pattern.js function main (line 5) | function main () { FILE: tests/es6/array-pattern2.js function main (line 5) | function main () { FILE: tests/es6/array-pattern3.js function main (line 5) | function main () { FILE: tests/es6/array-pattern4.js function main (line 5) | function main () { FILE: tests/es6/binding-pattern-global.js function main (line 3) | function main () { FILE: tests/es6/destructured-parameter.js function main (line 6) | function main () { FILE: tests/es6/destructured-parameter2.js function main (line 8) | function main () { FILE: tests/es6/destructured-parameter3.js function main (line 8) | function main () { FILE: tests/es6/lib.js function square (line 2) | function square(x) { function diag (line 5) | function diag(x, y) { FILE: tests/es6/object-pattern.js function main (line 5) | function main () { FILE: tests/es6/object-pattern2.js function main (line 5) | function main () { FILE: tests/es6/object-pattern3.js function main (line 5) | function main () { FILE: tests/import-export/es6/es6-cyclic-dependencies1.js function double (line 2) | function double(x) { FILE: tests/import-export/es6/es6-export-fns.js function square (line 2) | function square(x) { function diag (line 5) | function diag(x, y) { FILE: tests/import-export/es6/es6-export-hasOwnProperty.js function hasOwnProperty (line 1) | function hasOwnProperty(obj, prop) { FILE: tests/import-export/es6/es6-export-mixed.js function each (line 4) | function each() { FILE: tests/import-export/es6/redirect/auth.js function login (line 1) | function login(x) { function logout (line 5) | function logout(x, y) { FILE: tests/import-export/es6/redirect/project.js function addProject (line 1) | function addProject() { function update (line 5) | function update() { FILE: tests/import-export/es6/redirect/search.js function executeSearch (line 1) | function executeSearch(x, y, z) { FILE: tests/jest/graph.test.js function make_pp (line 259) | function make_pp(s) { function make_pp (line 290) | function make_pp(s) { FILE: tests/limits/history.js function main (line 4) | function main () { FILE: tests/limits/overload.js function f (line 1) | function f() { function f (line 7) | function f(x) { FILE: tests/process.py function get_output (line 17) | def get_output(test_file): function precision_recall (line 30) | def precision_recall(test_file, expected_output): FILE: tests/required_files.py function match_to_path (line 10) | def match_to_path(match): function get_requires (line 17) | def get_requires(path): function collect_requires (line 43) | def collect_requires(path): FILE: tests/test.py function find_truth_file (line 33) | def find_truth_file(test_file): FILE: tests/typescript/simple.ts function greeter (line 1) | function greeter(person: string) { FILE: tests/unexpected/stringiterator.js class StringIterator (line 3) | class StringIterator { method constructor (line 5) | constructor(string) { method next (line 14) | next() { method '@@iterator' (line 52) | '@@iterator'() { function createIterResultObject (line 57) | function createIterResultObject(value, done) { FILE: tests/unhandled/classes/class-compiled.js function defineProperties (line 3) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 5) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function Rectangle (line 8) | function Rectangle(height, width) { FILE: tests/unhandled/classes/class-compiled2.js function defineProperties (line 3) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 5) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function Rectangle (line 8) | function Rectangle(height, width) { FILE: tests/unhandled/classes/class-getter.js class Rectangle (line 1) | class Rectangle { method constructor (line 2) | constructor(height, width) { method area (line 7) | get area() { method calcArea (line 11) | calcArea() { FILE: tests/unhandled/limits/history.js function main (line 4) | function main () { FILE: tests/unhandled/limits/overload.js function f (line 1) | function f() { function f (line 7) | function f(x) {