You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation of builder.js yet lacks of the needed detail, especially the big functions look very complex and big, as I avoid using functions within loops to gain performance if possible. Except the function itself would be such big, that it would blow up the code to a >= 200 repeating line function desaster.
Unfortunately in v8 there is currently no possibility of marking functions for inline compiling...
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7868912-enhance-code-documentation-of-builder-js?utm_campaign=plugin&utm_content=tracker%2F10674954&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10674954&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
The documentation of builder.js yet lacks of the needed detail, especially the big functions look very complex and big, as I avoid using functions within loops to gain performance if possible. Except the function itself would be such big, that it would blow up the code to a >= 200 repeating line function desaster.
Unfortunately in v8 there is currently no possibility of marking functions for inline compiling...
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7868912-enhance-code-documentation-of-builder-js?utm_campaign=plugin&utm_content=tracker%2F10674954&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10674954&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: