Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c41159 static JSValue js_string___quote(JSContext *ctx, JSValueConst this_val, in js_string___quote() function
41580 JS_CFUNC_DEF("__quote", 1, js_string___quote ),