Searched defs:api_name (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/data/ |
| D | SdkWhitelist.json | 8 "api_name": "write", string 21 "api_name": "WriteFile", string 25 "api_name": "rcp", string 43 "api_name": "write", string 56 "api_name": "WriteStream", string 60 "api_name": "rcp", string 78 "api_name": "writeSync", string 91 "api_name": "SyncWriteStream", string 95 "api_name": "rcp", string 113 "api_name": "IncomingDataCallback", string [all …]
|
| D | BuiltinList.json | 8 "api_name": "PropertyKey", string 23 "api_name": "configurable", string 28 "api_name": "PropertyDescriptor", string 43 "api_name": "enumerable", string 48 "api_name": "PropertyDescriptor", string 63 "api_name": "value", string 68 "api_name": "PropertyDescriptor", string 83 "api_name": "writable", string 88 "api_name": "PropertyDescriptor", string 103 "api_name": "get", string [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/ |
| D | SdkWhitelist.ts | 55 api_name: string; property in ParentApi
|
| /arkcompiler/ets_runtime/test/aotjsperftest/ |
| D | run_js_test.py | 212 def run_js_case_via_ark(binary_path, js_file_path, class_name, api_name, report_file): argument
|
| /arkcompiler/ets_runtime/test/jsperftest/ |
| D | run_js_test.py | 283 def run_js_case_via_ark(js_file_path, class_name, api_name, iterations, report_file): argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | TypeScriptLinter.ts | 5183 const api_name = constructorFuncsInfo.api_info.parent_api[0].api_name; constant 7864 const api_name = constructorFuncsInfo.api_info.api_name; constant 7882 const api_name = literalAsPropertyNameInfo.api_info.api_name; constant
|