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