pub unsafe fn is_platform_object_same_origin(
    cx: SafeJSContext,
    obj: RawHandleObject
) -> bool
Expand description