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
'assert' function itself is not included in ECMA spec but is included in JerryScript, opcodes-dumper.cpp
programs embedding JerryScript will implement 'assert', including IoT.js.
need some compile time option to disable internal 'assert' and maybe others like 'print'