refactor(ivy): prefix all generated instructions (#29692)
- Updates all instructions to be prefixed with the Greek delta symbol PR Close #29692
This commit is contained in:
@ -99,4 +99,4 @@ function createBuiltinExternalReferencesMap() {
|
||||
map.set(Identifiers.createRendererType2, ɵcrt);
|
||||
map.set(Identifiers.createComponentFactory, ɵccf);
|
||||
return map;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user