pub unsafe fn JS_GetPropertyById(
cx: *mut JSContext,
obj: HandleObject<'_>,
id: Handle<'_, jsid>,
vp: MutableHandleValue<'_>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_GetPropertyById(
cx: *mut JSContext,
obj: HandleObject<'_>,
id: Handle<'_, jsid>,
vp: MutableHandleValue<'_>,
) -> boolUse wrappers2 instead