Searched refs:js_regexp_proto_funcs (Results 1 – 1 of 1) sorted by relevance
43391 static const JSCFunctionListEntry js_regexp_proto_funcs[] = { variable43430 JS_SetPropertyFunctionList(ctx, ctx->class_proto[JS_CLASS_REGEXP], js_regexp_proto_funcs, in JS_AddIntrinsicRegExp()43431 countof(js_regexp_proto_funcs)); in JS_AddIntrinsicRegExp()