[IR] add a TODO for the privateSignature
This commit is contained in:
committed by
TeamCityServer
parent
4de69fb4b5
commit
7b5fbb2985
@@ -37,6 +37,7 @@ interface IrSymbol {
|
|||||||
|
|
||||||
val signature: IdSignature?
|
val signature: IdSignature?
|
||||||
|
|
||||||
|
// TODO: remove once JS IR IC migrates to a different stable tag generation scheme
|
||||||
// Used to store signatures in private symbols for JS IC
|
// Used to store signatures in private symbols for JS IC
|
||||||
var privateSignature: IdSignature?
|
var privateSignature: IdSignature?
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user