Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts105 if (!mCurrentExportNameSet.has(astNode.expression.getText())) {
106 mCurrentExportNameSet.add(astNode.expression.getText());
107 mPropertySet.add(astNode.expression.getText());
120 if (!mCurrentExportNameSet.has(astNode.name.getText())) {
121 mCurrentExportNameSet.add(astNode.name.getText());
122 mPropertySet.add(astNode.name.getText());
130 const declarationName = declaration.name.getText();
140 if (astNode.name && !mCurrentExportNameSet.has(astNode.name.getText())) {
147 !mCurrentExportNameSet.has(astNode.declarationList.declarations[0].name.getText())) {
164 if (astNode.name !== undefined && !mPropertySet.has(astNode.name.getText())) {
[all …]
/arkcompiler/ets_frontend/ts2panda/tests/utils/
Dexample_asthelper.ts20 console.log(ast.getText());
25 console.log(ast.getText());
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/across_function_test/
Dacross_function_test.js40 getText() { method in UserInput
50 let name = userInput.getText();
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/across_abc_test/
Duser_input.js22 getText() { method in UserInput
Dacross_abc_test.js21 let name = userInput.getText();
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Dmodule_info_test.js43 getText() { } method in UserInput
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DX2DFast.js195 let cid = XTexture.gi().getText(s, size);
201 let cid = XTexture.gi().getText(s, size);
DXTexture.js214 getText(s, size) { method in XTexture
/arkcompiler/ets_frontend/ts2panda/src/
DcompilerDriver.ts261 pandaGen.setSourceCode(node.getText());
313 pandaGen.setSourceCode(node.getText());
DtypeChecker.ts227 let typeName = typeNode.getText().toUpperCase();
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts331 let heritageFullName = heritage.getText();
696 let unionStr = typeNode.getText();
801 let name = member.name ? member.name.getText() : "#undefined";
/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts355 result.content = this.mTextWriter.getText();
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2getText:function(){return b},clearCommentDirectives:function(){v=void 0},setText:le,setScriptTarge… method in e