pub fn is_platform_object_static(obj: *mut JSObject) -> bool
Expand description
Returns wether obj
is a platform object using static unwrap
https://heycam.github.io/webidl/#dfn-platform-object
pub fn is_platform_object_static(obj: *mut JSObject) -> bool
Returns wether obj
is a platform object using static unwrap
https://heycam.github.io/webidl/#dfn-platform-object