| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encoder.md | 11 ### Register file (concrete implementation is architecture dependent) 16 ### Encoder (concrete implementation is architecture dependent) 21 ### Calling Convention (concrete implementation is architecture dependent) 69 ### Execution model (concrete implementation - must be architecture independent) 74 ### Codegen (concrete implementation - must be architecture independent)
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.cpp | 241 std::string &description) in AppendingHashToDescription() 254 void RemoteObject::AppendingSendableDescription(Local<JSValueRef> tagged, std::string &description) in AppendingSendableDescription() 263 std::string description = RemoteObject::ObjectDescription; in ResolveClassNameToDescription() local 278 std::string description = tagged->IsTrue() ? "true" : "false"; in PrimitiveRemoteObject() local 287 std::string description = tagged->ToString(ecmaVm)->ToString(ecmaVm); in PrimitiveRemoteObject() local 294 …std::string description = tagged->ToString(ecmaVm)->ToString(ecmaVm) + "n"; // n : BigInt literal… in PrimitiveRemoteObject() local 305 std::string description = tagged->DebuggerToString(ecmaVm); in StringRemoteObject() local 315 std::string description = DescriptionForSymbol(ecmaVm, tagged); in SymbolRemoteObject() local 327 std::string description = DescriptionForFunction(ecmaVm, tagged); in FunctionRemoteObject() local 340 std::string description = DescriptionForGeneratorFunction(ecmaVm, tagged); in GeneratorFunctionRemoteObject() local [all …]
|
| /arkcompiler/toolchain/tooling/test/testcases/ |
| D | js_watch_set_type_test.h | 239 std::string description = ""; in RecvWatchSubtypeInfo() local 290 std::string description = ""; in RecvWatchObjectInfo() local
|
| D | js_watch_other_type_test.h | 133 std::string description = ""; in RecvWatchSubtypeInfo() local 184 std::string description = ""; in RecvWatchFunctionInfo() local
|
| D | js_watch_basic_type_test.h | 135 std::string description = ""; variable
|
| D | js_watch_closure_variable_test.h | 131 std::string description = ""; in RecvWatchInfo() local
|
| D | js_stepinto_test.h | 207 std::string description = ""; in RecvWatchInfo() local
|
| D | js_stepinto_and_stepout_test.h | 209 std::string description = ""; in RecvWatchInfo() local
|
| D | js_watch_test.h | 207 std::string description; in RecvWatchDescriptionByJack() local
|
| D | js_stepinto_arrow_test.h | 217 std::string description = ""; in RecvWatchInfo() local
|
| /arkcompiler/ets_runtime/test/fuzztest/symbolrefgetdescription_fuzzer/ |
| D | symbolrefgetdescription_fuzzer.cpp | 33 Local<JSValueRef> description = StringRef::NewFromUtf8(vm, (char *)data, (int)size); in SymbolRefGetDescriptionFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/symbolnew_fuzzer/ |
| D | symbolnew_fuzzer.cpp | 37 Local<StringRef> description = StringRef::NewFromUtf8(vm_, value, (int)size); in SymbolNewFuzzTest() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/src/ |
| D | calculate-stats.ts | 24 description: string; property 44 description: string; property
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/ |
| D | remote_object.h | 92 static RemoteObject Symbol(std::string description) in Symbol() 128 std::string description; member 133 std::optional<std::string> description; member
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/ |
| D | package.json | 4 "description": "Ap Parse", string
|
| /arkcompiler/runtime_core/static_core/tools/sampler/scripts/ |
| D | package.json | 4 "description": "", string
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/ |
| D | package.json | 4 "description": "", string
|
| /arkcompiler/ets_frontend/legacy_bin/api8/ |
| D | package.json | 4 "description": "", string
|
| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | test_base.rb | 42 …def write_runner_options(content, run_options, ignore, bugids, tags, description, test_panda_optio… argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/generator/ |
| D | test_base.rb | 42 …def write_runner_options(content, run_options, ignore, bugids, tags, description, test_panda_optio… argument
|
| /arkcompiler/toolchain/tooling/client/manager/ |
| D | watch_manager.cpp | 190 std::string description; in ShowWatchResult() local 218 std::string description; in OutputWatchResult() local
|
| /arkcompiler/ets_frontend/ |
| D | bundle.json | 3 "description": "支持应用TS/JS语言代码的编译,行为符合ArkUI框架需要的Strict模式的ES2015标准", string
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/ |
| D | tox.ini | 7 description = Test all the stuff key
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | test-schema.json | 30 "description": { object 124 "description": { object 194 "description": { object 284 "description": { object
|
| /arkcompiler/toolchain/ |
| D | bundle.json | 4 "description": "arkcompiler toolchain", string
|