JS_NewObject

Function JS_NewObject 

Source
pub unsafe fn JS_NewObject(
    cx: &mut JSContext,
    clasp: *const JSClass,
) -> *mut JSObject