Searched refs:native_ir_on (Results 1 – 2 of 2) sorted by relevance
285 static duk_ret_t native_ir_on(duk_context *ctx) in native_ir_on() function511 AMP_ADD_FUNCTION("on", native_ir_on, 2); in module_ir_register()
385 static JSValue native_ir_on(JSContext *ctx, JSValueConst this_val, in native_ir_on() function607 JS_CFUNC_DEF("on", 1, native_ir_on),
Completed in 9 milliseconds