mozjs
0.14.1
In mozjs::rust::jsapi_wrapped
Function
mozjs
::
rust
::
jsapi_wrapped
::
JS_ExecuteScript1
Copy item path
source
ยท
[
−
]
pub unsafe fn JS_ExecuteScript1( cx:
*mut
JSContext
, script:
Handle
<'_,
*mut
JSScript
>, ) ->
bool