dmildew v0.5.2 (2021-02-18T19:29:38Z)
Dub
Repo
initializeRegExpLibrary
mildew
stdlib
regexp
Initializes the RegExp namespace. Not necessary if regex literals are used.
void
initializeRegExpLibrary
(
Interpreter
interpreter
)
Meta
Source
See Implementation
mildew
stdlib
regexp
classes
ScriptRegExp
functions
getRegExpProto
initializeRegExpLibrary
native_RegExp_ctor
Initializes the RegExp namespace. Not necessary if regex literals are used.