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

Function _xsbug_importRejected

tools/test262/_262.c:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261static void _xsbug_importRejected(txMachine* the)
262{
263 fxBubble(the, 2, fxToString(the, mxArgv(0)), 0, "test262");
264}
265
266void _xsbug_import_(txMachine* the)
267{

Callers

nothing calls this directly

Calls 2

fxBubbleFunction · 0.85
fxToStringFunction · 0.85

Tested by

no test coverage detected