"vscode:/vscode.git/clone" did not exist on "07b4d33734cd82ea96b2427049e5cb84bbfcf871"
PFCOUNT: always unshare/decode the object.
This will be a non-op most of the times since the object will be unshared / decoded, however it is more technically correct to start this way since the object may be decoded even in the read-only code path.
Please register or sign in to comment