Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c37778 static const JSCFunctionListEntry js_function_proto_funcs[] = { variable
50775 …tPropertyFunctionList(ctx, ctx->function_proto, js_function_proto_funcs, countof(js_function_proto… in JS_AddIntrinsicBaseObjects()