Searched refs:js_blecfgnet_funcs (Results 1 – 1 of 1) sorted by relevance
58 static const JSCFunctionListEntry js_blecfgnet_funcs[] = { variable72 JS_SetPropertyFunctionList(ctx, proto, js_blecfgnet_funcs, countof(js_blecfgnet_funcs)); in js_blecfgnet_init()74 return JS_SetModuleExportList(ctx, m, js_blecfgnet_funcs, countof(js_blecfgnet_funcs)); in js_blecfgnet_init()83 JS_AddModuleExportList(ctx, m, js_blecfgnet_funcs, countof(js_blecfgnet_funcs)); in js_init_module_blecfgnet()
Completed in 3 milliseconds