Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12354] CodeProcessor: Queued and unvisited functions should be run in a proper context

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-02-14T02:11:31.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 04 JS, 2013 Sprint 04
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-01-20T10:49:16.000+0000
Updated2017-03-09T00:32:11.000+0000

Description

When a queued/unvisited function is evaluated, it is evaluated as if in it's on module context, completely ignoring the outer closures. We need a way to establish the proper closure stack so these methods can access outer closures.

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source