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