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