Searched refs:js_regexp_constructor (Results 1 – 1 of 1) sorted by relevance
42129 static JSValue js_regexp_constructor(JSContext *ctx, JSValueConst new_target, in js_regexp_constructor() function43432 obj = JS_NewGlobalCConstructor(ctx, "RegExp", js_regexp_constructor, 2, in JS_AddIntrinsicRegExp()