script
0.0.1
In script::
dom::
htmlinputelement
script
::
dom
::
htmlinputelement
Function
matches_js_regex
Copy item path
Source
fn matches_js_regex( cx:
JSContext
, regex_obj:
HandleObject
<'_>, value: &
str
, ) ->
Result
<
bool
,
()
>