Searched refs:isMatchArrayConcatAPI (Results 1 – 1 of 1) sorted by relevance
670 return this.isMatchArrayConcatAPI(args);709 private isMatchArrayConcatAPI(args: Value[]): boolean { method in InteropDeprecatedBuiltInAPICheck