Home
last modified time | relevance | path

Searched refs:createArrayConcatAPI (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropDeprecatedBuiltInAPICheck.ts220 this.createArrayConcatAPI(),
288 private static createArrayConcatAPI(): DeprecatedAPIInfo { method in DeprecatedAPIList