Function xsSyntaxErrorPrototype
Returns a reference to the SyntaxError prototype instance created by the XS runtime.
					
			xsSlot xsSyntaxErrorPrototype(alias the)();
					
				
			See Also
SyntaxError on MDN
Returns a reference to the SyntaxError prototype instance created by the XS runtime.
					
			xsSlot xsSyntaxErrorPrototype(alias the)();
					
				
			SyntaxError on MDN