Searched refs:js_bjson_funcs (Results 1 – 1 of 1) sorted by relevance
71 static const JSCFunctionListEntry js_bjson_funcs[] = { variable78 return JS_SetModuleExportList(ctx, m, js_bjson_funcs, in js_bjson_init()79 countof(js_bjson_funcs)); in js_bjson_init()94 JS_AddModuleExportList(ctx, m, js_bjson_funcs, countof(js_bjson_funcs)); in JS_INIT_MODULE()
Completed in 3 milliseconds