Home
last modified time | relevance | path

Searched refs:generic_magic (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.h911 …JSValue (*generic_magic)(JSContext *ctx, JSValueConst this_val, int argc, JSValueConst *argv, int … member
992 …DEF_CFUNC, magic, .u = { .func = { length, JS_CFUNC_generic_magic, { .generic_magic = func1 } } } }
A Dquickjs.c15810 ret_val = func.generic_magic(ctx, this_obj, argc, arg_buf, in js_call_c_function()

Completed in 91 milliseconds