Searched refs:DumpString (Results 1 – 1 of 1) sorted by relevance
61 static void DumpString(const TString* s, DumpState* D) in DumpString() function99 DumpString(rawtsvalue(o),D); in DumpConstants()120 DumpString(f->locvars[i].varname,D); in DumpDebug()126 for (i=0; i<n; i++) DumpString(f->upvalues[i],D); in DumpDebug()131 DumpString((f->source==p || D->strip) ? NULL : f->source,D); in DumpFunction()