Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxQueuePromiseJobs
Function
fxQueuePromiseJobs
xs/sources/xsPlatforms.c:366–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
#if mxUseDefaultQueuePromiseJobs
365
366
void fxQueuePromiseJobs(txMachine* the)
367
{
368
mxUnknownError(
"promise: no queue"
);
369
}
370
371
#endif /* mxUseDefaultQueuePromiseJobs */
372
Callers
1
fxQueueJob
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected