Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9398] Blackberry: Get standard JS keywords to work in V8

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-20T06:21:12.000+0000
Affected Version/sn/a
Fix Version/sRelease 2.1.0, Sprint 2012-08 BB
ComponentsBlackBerry
Labelsn/a
ReporterJean-Philippe Lemieux
AssigneeDavid Campbell
Created2012-06-05T13:52:28.000+0000
Updated2017-03-03T05:10:04.000+0000

Description

things like the following don't currently work in V8: var v = new String('bla bla'); // v is undefined after executing that line var i = parseInt('5'); // TypeError: parseInt not a member of #error These are just 2 examples, many more likely have the same behavior.

Comments

  1. Lee Morris 2017-03-03

    Closing ticket as BlackBerry is no longer supported.

JSON Source