pub unsafe fn is_platform_object_same_origin(
    cx: JSContext,
    obj: HandleObject
) -> bool
Expand description