mozjs
0.14.1
In mozjs::jsapi
Function
mozjs
::
jsapi
::
JS_NewObject
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn JS_NewObject( cx:
*mut
JSContext
, clasp:
*const
JSClass
, ) ->
*mut
JSObject