-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
v3.4, v3.2, v3.0
-
Platforms 2017-04-17
Javascript functions are currently generated with an ID, provided from the engine to the scope. This isn't strictly necessary. The scope can allocate its own ID internally, from its own cache, and return this to the engine.