[JS IR] Clean up Declaration Table code
This commit is contained in:
+1
@@ -15,5 +15,6 @@ class JsDeclarationTable(builtIns: IrBuiltIns, descriptorTable: DescriptorTable)
|
||||
|
||||
init {
|
||||
loadKnownBuiltins()
|
||||
currentIndex = 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user