MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / luaX_newstring

Function luaX_newstring

lua/llex.c:128–145  ·  view source on GitHub ↗

** creates a new string and anchors it in scanner's table so that ** it will not be collected until the end of the compilation ** (by that time it should be anchored somewhere) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

read_long_stringFunction · 0.85
read_stringFunction · 0.85
llexFunction · 0.85
new_localvarliteral_Function · 0.85

Calls 2

luaS_newlstrFunction · 0.85
luaH_setFunction · 0.85

Tested by

no test coverage detected