MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / fx_URIError

Function fx_URIError

xs/sources/xsError.c:403–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401}
402
403void fx_URIError(txMachine* the)
404{
405 fx_Error_aux(the, XS_URI_ERROR, 0);
406}
407
408void fx_Error_prototype_get_stack(txMachine* the)
409{

Callers

nothing calls this directly

Calls 1

fx_Error_auxFunction · 0.85

Tested by

no test coverage detected