pub fn native_tag(recv: &Value) -> Option<String>
The hidden @@native instance tag of recv ("Buffer"/"Hash"/ "EventEmitter"/"URL"), or None for a non-native object.
@@native
recv
"Buffer"
"Hash"
"EventEmitter"
"URL"
None