We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
According to
jerryscript/jerry-core/lit/lit-magic-strings.c
Line 44 in badfdf4
We can use lit_magic_strings[id] - lit_magic_strings[id+1] to calcuate the length of lit_magic_strings[id], without the need of strlen.
lit_magic_strings[id]