pub unsafe fn JS_GetProperty( _ctx: *mut JSContext, this_obj: JSValue, prop: u32, ) -> JSValue
The caller must ensure that _ctx is a valid pointer to a JSContext and this_obj is a valid JSValue.
_ctx
this_obj