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

Function _xsbug_importFulfilled

tools/test262/_262.c:255–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255static void _xsbug_importFulfilled(txMachine* the)
256{
257 if (gxTest262Async == TEST262_SYNC)
258 fxBubble(the, 2, "<", 0, "test262");
259}
260
261static void _xsbug_importRejected(txMachine* the)
262{

Callers

nothing calls this directly

Calls 1

fxBubbleFunction · 0.85

Tested by

no test coverage detected