pub unsafe extern "C" fn JS_MarkCrossZoneIdValue(
    cx: *mut JSContext,
    value: *const Value
)
Expand description

If value stores a jsid (an atomized string or symbol), mark that id as for JS_MarkCrossZoneId.