Searched refs:arrayInterface (Results 1 – 1 of 1) sorted by relevance
451 const arrayInterface = scene.getSdkGlobal(Builtin.ARRAY); constant452 if (arrayInterface instanceof ArkClass) {453 …return this.inferInvokeExpr(expr, new ClassType(arrayInterface.getSignature(), [baseType.getBaseTy…