Searched refs:native_kv_removeStorage (Results 1 – 2 of 2) sorted by relevance
99 static duk_ret_t native_kv_removeStorage(duk_context *ctx) in native_kv_removeStorage() function132 AMP_ADD_FUNCTION("removeStorageSync", native_kv_removeStorage, 1); in module_kv_register()
93 static JSValue native_kv_removeStorage(JSContext *ctx, JSValueConst this_val, in native_kv_removeStorage() function124 JS_CFUNC_DEF("removeStorageSync", 1, native_kv_removeStorage),
Completed in 2 milliseconds