Home
last modified time | relevance | path

Searched defs:apiList (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/collect_application_api/src/
Dcollect_application_api.js90 function handleInstantiatedCall(apiList) { argument
143 function collectApplicationApi(node, sourcefile, url, apiList) { argument
176 function collectNewExpressionApi(node, url, sourcefile, apiList) { argument
202 function collectLifeCycleApi(node, url, sourcefile, apiList) { argument
217 function getLifeCycleApiWithoutValue(members, moduleName, type, note, node, apiList, url, sourcefil… argument
229 function getValuableLifeCycleApi(members, moduleName, apiName, type, note, node, apiList, url, sour… argument
243 function collectComponentApis(sourcefile, url, type, componentNode, apiList) { argument
277 function collectComponentApi(node, apiList, type, url, sourcefile) { argument
303 … collectExpressionStatementApis(temp, url, sourcefile, componentName, type, notes, node, apiList) { argument
315 function getCommonCallComponentApi(statements, url, sourcefile, componentName, type, notes, apiList argument
[all …]