Searched refs:js_regexp_funcs (Results 1 – 1 of 1) sorted by relevance
43385 static const JSCFunctionListEntry js_regexp_funcs[] = { variable43435 JS_SetPropertyFunctionList(ctx, obj, js_regexp_funcs, countof(js_regexp_funcs)); in JS_AddIntrinsicRegExp()