Lines Matching refs:stringify
1715 if (argSize == 8 && i64Math) argText = i64Math.stringify(origArg[0], origArg[1], null); else1718 if (argSize == 8 && i64Math) argText = i64Math.stringify(origArg[0], origArg[1], true); else