[Bangle] non js function with jswrap in the name #6766
Replies: 1 comment
-
Posted at 2024-02-22 by @gfwilliams Yes, sometimes this is done in the code, although maybe it's a little confusing... The idea is At least if you see the symbol it in a listing of compiled code you know kind of where it's defined - if all you saw was Sometimes I use underscores for functions that are used like this, for example |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-02-21 by user156811
So i found a few instances where there are jswrap functions without having any javascript definitions above it. Example
Just checking to see if this is a bug or on purpose.
This is kind of a nit pick, but if i do end up pushing a commit to move some code out of jswrap_bangle.c i could change this when i see it.
Beta Was this translation helpful? Give feedback.
All reactions