Searched refs:native_kv_setStorage (Results 1 – 2 of 2) sorted by relevance
20 static duk_ret_t native_kv_setStorage(duk_context *ctx) in native_kv_setStorage() function130 AMP_ADD_FUNCTION("setStorageSync", native_kv_setStorage, 2); in module_kv_register()
17 static JSValue native_kv_setStorage(JSContext *ctx, JSValueConst this_val, in native_kv_setStorage() function122 JS_CFUNC_DEF("setStorageSync", 2, native_kv_setStorage),
Completed in 4 milliseconds