Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropDeprecatedBuiltInAPICheck.ts216 this.createArrayFindIndexAPI(),
260 private static createArrayFindIndexAPI(): DeprecatedAPIInfo { method in DeprecatedAPIList