Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/functions/
DSupportedStdCallAPI.ts41 const stdCallApiCheckCb = entry.get(symName); constant
42 return !!stdCallApiCheckCb && stdCallApiCheckCb.call(this, callExpr);