MCPcopy Create free account
hub / github.com/bellard/quickjs / js_printf_internal

Function js_printf_internal

quickjs-libc.c:178–393  ·  view source on GitHub ↗

XXX: use 'o' and 'O' for object using JS_PrintValue() ? */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

js_std_sprintfFunction · 0.85
js_std_printfFunction · 0.85
js_std_file_printfFunction · 0.85

Calls 11

js_std_dbuf_initFunction · 0.85
JS_ToCStringLenFunction · 0.85
dbuf_putFunction · 0.85
my_isdigitFunction · 0.85
JS_IsStringFunction · 0.85
JS_ToCStringFunction · 0.85
unicode_from_utf8Function · 0.85
unicode_to_utf8Function · 0.85
dbuf_putcFunction · 0.85
JS_NewInt32Function · 0.85
dbuf_freeFunction · 0.85

Tested by

no test coverage detected