Home | History | Annotate | Download | only in v8-v4

Lines Matching full:unspecified

2174 sc_Token.UNSPECIFIED = 17/*UNSPECIFIED*/;
2348 // some constants (#t, #f, #unspecified)
2354 case 'u': res = new sc_Token(17/*UNSPECIFIED*/, undefined); needing = "nspecified"; break;
2520 case 17/*UNSPECIFIED*/:
2770 return "#unspecified";
2832 return "#unspecified";