Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.h919 JSValue (*getter_magic)(JSContext *ctx, JSValueConst this_val, int magic); member
996 …NFIGURABLE, JS_DEF_CGETSET_MAGIC, magic, .u = { .getset = { .get = { .getter_magic = fgetter }, .s…
A Dquickjs.c15820 ret_val = func.getter_magic(ctx, this_obj, p->u.cfunc.magic); in js_call_c_function()

Completed in 100 milliseconds