Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3760] Debugger: InterpretedFunction toString() should be [object Function]

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-05-15T10:25:00.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sRelease 1.7.0, Sprint 2011-17
ComponentsAndroid
Labelsandroid, debugger, parity
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-27T13:05:25.000+0000
Updated2011-05-15T10:25:00.000+0000

Description

Comments

  1. Marshall Culpepper 2011-05-15

    Steps to test: - Set a breakpoint with a global function defined, i.e.
     function x() {} 
    - for the "x" variable in the Variables view, the right side should say [object Function]
  2. Don Thorp 2011-05-15

    Visual verification.

JSON Source