| /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 | 240 std::string &description) in AppendingHashToDescription() 253 void RemoteObject::AppendingSendableDescription(Local<JSValueRef> tagged, std::string &description) in AppendingSendableDescription() 262 std::string description = RemoteObject::ObjectDescription; in ResolveClassNameToDescription() local 277 std::string description = tagged->IsTrue() ? "true" : "false"; in PrimitiveRemoteObject() local 286 std::string description = tagged->ToString(ecmaVm)->ToString(ecmaVm); in PrimitiveRemoteObject() local 293 …std::string description = tagged->ToString(ecmaVm)->ToString(ecmaVm) + "n"; // n : BigInt literal… in PrimitiveRemoteObject() local 304 std::string description = tagged->DebuggerToString(ecmaVm); in StringRemoteObject() local 314 std::string description = DescriptionForSymbol(ecmaVm, tagged); in SymbolRemoteObject() local 326 std::string description = DescriptionForFunction(ecmaVm, tagged); in FunctionRemoteObject() local 339 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_and_stepout_test.h | 209 std::string description = ""; in RecvWatchInfo() local
|
| D | js_stepinto_test.h | 207 std::string description = ""; in RecvWatchInfo() local
|
| D | js_watch_test.h | 207 std::string description; in RecvWatchDescriptionByJack() 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/runtime_core/static_core/runtime/tooling/inspector/types/ |
| D | remote_object_type.h | 38 std::string description; member 44 std::optional<std::string> description; member
|
| D | remote_object.h | 92 static RemoteObject Symbol(std::string description) in Symbol()
|
| /arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/src/ |
| D | calculate-stats.ts | 24 description: string; property 44 description: string; property
|
| /arkcompiler/runtime_core/libabckit/ |
| D | package.json | 4 …"description": "libabckit is a tool for binary manipulation. eslint is needed to ensure codecheck", string
|
| /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/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/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/toolchain/tooling/client/manager/ |
| D | watch_manager.cpp | 189 std::string description; in ShowWatchResult() local 217 std::string description; in OutputWatchResult() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/objects_passing/ |
| D | objects_passing.ts | 25 private description: string; property in TestUserClass
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | intrinsics-yaml.md | 150 ### description subsection
|
| /arkcompiler/ets_frontend/ |
| D | bundle.json | 3 "description": "支持应用TS/JS语言代码的编译,行为符合ArkUI框架需要的Strict模式的ES2015标准", string
|