Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
261
static void _xsbug_importRejected(txMachine* the)
262
{
263
fxBubble(the, 2, fxToString(the, mxArgv(0)), 0,
"test262"
);
264
}
265
266
void _xsbug_import_(txMachine* the)
267
{
Callers
nothing calls this directly
Calls
2
fxBubble
Function · 0.85
fxToString
Function · 0.85
Tested by
no test coverage detected