Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c48585 static const JSCFunctionListEntry js_date_funcs[] = { variable
48651 JS_SetPropertyFunctionList(ctx, obj, js_date_funcs, countof(js_date_funcs)); in JS_AddIntrinsicDate()