Remove redundant calls to update refcount of shared integers (#11479)
Since they're created with makeObjectShared, then incrRefCount on them is a NOP.
Signed-off-by:
Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>
Please register or sign in to comment