| /arkcompiler/toolchain/docs/ |
| D | debugger-and-profiler-tools-introduction.md | 10 ### 断点调试 14 ### 单步调试 17 ### Watch功能 20 ### 多实例调试 23 ### 热重载 26 ### 混合调试 30 ### 性能调优 33 ### 内存调优 40 ### 附录
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | runtime_call_id.h | 1252 #define INTERPRETER_CALLER_ID(name) INTERPRETER_ID_##name, argument 1253 #define RUNTIME_CALLER_ID(name) RUNTIME_ID_##name, argument 1256 #define BUILTINS_API_ID(class, name) BUILTINS_ID_##class##_##name, argument 1258 #define ABSTRACT_OPERATION_ID(class, name) ABSTRACT_ID_##class##_##name, argument 1260 #define MEM_ALLOCATE_AND_GC_ID(name) MEM_ID##name, argument 1266 #define DEF_RUNTIME_ID(name) RUNTIME_ID_##name, argument 1274 #define INTERPRETER_TRACE(thread, name) … argument 1280 #define RUNTIME_TRACE(thread, name) … argument 1286 #define RUNTIME_TRACE(thread, name) … argument 1292 #define INTERPRETER_TRACE(thread, name) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usag… argument [all …]
|
| D | message_string.cpp | 24 #define DEF_COMMON_MESSAGE(name, string) (string), argument 27 #define DEF_ASM_INTERPRETER_STUB_MESSAGE(name) #name, argument 32 #define DEF_ASM_INTERPRETER_STUB_MESSAGE_DYN(name, ...) DEF_ASM_INTERPRETER_STUB_MESSAGE(name) argument 35 #define DEF_BUILTINS_STUB_MESSAGE(name) "Builtins Stub "#name, argument 36 #define DEF_BUILTINS_STUB_MESSAGE_DYN(name, type, ...) "Builtins Stub "#type#name, argument 42 #define DEF_ISHEAPOBJECT_MESSAGE(name) #name"DebugCheck IR:line:%d", argument
|
| D | message_string.h | 90 #define DEF_MESSAGE_ID(name, string) Message_##name, argument 93 #define DEF_MESSAGE_ID(name) Message_##name, argument 97 #define DEF_MESSAGE_ID_DYN(name, ...) DEF_MESSAGE_ID(name) argument 100 #define DEF_BUILTINS_STUB_MESSAGE_ID(name, type, ...) Message_##type##name, argument 120 #define GET_MESSAGE_STRING_ID(name) static_cast<int>((MessageString::MessageId::Message_##name)) argument 121 #define GET_MESSAGE_STRING(name) MessageString::GetMessageString(GET_MESSAGE_STRING_ID(name)).c_st… argument
|
| /arkcompiler/ets_runtime/docs/ |
| D | development-example.md | 10 ### Preparations 38 ### Running **hello-world.js** 75 ### Disassembling **hello-world.abc** 122 ### Preparations 138 ### Running Test262 243 ### Example
|
| /arkcompiler/ets_runtime/ecmascript/js_type_metadata/ |
| D | source_text_module_record.json | 2 "name": "SOURCE_TEXT_MODULE_RECORD", string 5 "name": "Environment", string 10 "name": "Namespace", string 15 "name": "RequestedModules", string 20 "name": "ImportEntries", string 25 "name": "LocalExportEntries", string 30 "name": "IndirectExportEntries", string 35 "name": "StarExportEntries", string 40 "name": "NameDictionary", string 45 "name": "CycleRoot", string [all …]
|
| D | js_number_format.json | 2 "name": "JS_NUMBER_FORMAT", string 5 "name": "Locale", string 10 "name": "NumberingSystem", string 15 "name": "Currency", string 20 "name": "Unit", string 25 "name": "MinimumIntegerDigits", string 30 "name": "MinimumFractionDigits", string 35 "name": "MaximumFractionDigits", string 40 "name": "MinimumSignificantDigits", string 45 "name": "MaximumSignificantDigits", string [all …]
|
| D | hclass.json | 1 {"name": "HCLASS", "offsets": [{"name": "Proto", "offset": 0, "size": 8}, {"name": "Layout", "offse… string
|
| D | js_date_time_format.json | 2 "name": "JS_DATE_TIME_FORMAT", string 5 "name": "Locale", string 10 "name": "Calendar", string 15 "name": "NumberingSystem", string 20 "name": "TimeZone", string 25 "name": "LocaleIcu", string 30 "name": "SimpleDateTimeFormatIcu", string 35 "name": "Iso8601", string 40 "name": "BoundFormat", string
|
| D | js_function.json | 2 "name": "JS_FUNCTION", string 5 "name": "ProtoOrHClass", string 10 "name": "LexicalEnv", string 15 "name": "MachineCode", string 20 "name": "BaselineCode", string 25 "name": "RawProfileTypeInfo", string 30 "name": "HomeObject", string 35 "name": "Module", string 40 "name": "ProtoTransRootHClass", string
|
| D | js_plural_rules.json | 2 "name": "JS_PLURAL_RULES", string 5 "name": "Locale", string 10 "name": "MinimumIntegerDigits", string 15 "name": "MinimumFractionDigits", string 20 "name": "MaximumFractionDigits", string 25 "name": "MinimumSignificantDigits", string 30 "name": "MaximumSignificantDigits", string 35 "name": "IcuPR", string 40 "name": "IcuNF", string
|
| D | class_info_extractor.json | 2 "name": "CLASS_INFO_EXTRACTOR", string 5 "name": "NonStaticKeys", string 10 "name": "NonStaticProperties", string 15 "name": "NonStaticElements", string 20 "name": "StaticKeys", string 25 "name": "StaticProperties", string 30 "name": "StaticElements", string 35 "name": "ConstructorMethod", string
|
| D | js_generator_context.json | 2 "name": "JS_GENERATOR_CONTEXT", string 5 "name": "RegsArray", string 10 "name": "Method", string 15 "name": "This", string 20 "name": "Acc", string 25 "name": "GeneratorObject", string 30 "name": "LexicalEnv", string
|
| D | js_finalization_registry.json | 2 "name": "JS_FINALIZATION_REGISTRY", string 5 "name": "CleanupCallback", string 10 "name": "NoUnregister", string 15 "name": "MaybeUnregister", string 20 "name": "Next", string 25 "name": "Prev", string
|
| D | js_promise_all_resolve_element_function.json | 2 "name": "JS_PROMISE_ALL_RESOLVE_ELEMENT_FUNCTION", string 5 "name": "Index", string 10 "name": "Values", string 15 "name": "Capabilities", string 20 "name": "RemainingElements", string 25 "name": "AlreadyCalled", string
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | declaration.h | 110 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl() 115 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *declNode) in MultiDecl() 136 explicit EnumLiteralDecl(util::StringView name, bool isConst) : Decl(name), isConst_(isConst) {} in EnumLiteralDecl() 137 explicit EnumLiteralDecl(util::StringView name, ir::AstNode *declNode, bool isConst) in EnumLiteralDecl() 169 …explicit InterfaceDecl(ArenaAllocator *allocator, util::StringView name) : MultiDecl(allocator, na… in InterfaceDecl() 170 explicit InterfaceDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *declNode) in InterfaceDecl() 183 explicit ClassDecl(util::StringView name) : Decl(name) {} in ClassDecl() 184 explicit ClassDecl(util::StringView name, ir::AstNode *node) : Decl(name, node) {} in ClassDecl() 194 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *node) in FunctionDecl() 208 explicit TypeParameterDecl(util::StringView name) : Decl(name) {} in TypeParameterDecl() [all …]
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | system_environment.cpp | 20 int GetUidForName([[maybe_unused]] const std::string &name) in GetUidForName() 25 int GetUidForName([[maybe_unused]] const char *name) in GetUidForName() 30 int64_t GetSystemConfig([[maybe_unused]] int name) in GetSystemConfig() 35 std::string GetEnvironmentVar([[maybe_unused]] const std::string &name) in GetEnvironmentVar() 40 std::string GetEnvironmentVar([[maybe_unused]] const char *name) in GetEnvironmentVar()
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | declaration.h | 146 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl() 167 …explicit EnumLiteralDecl(ArenaAllocator *allocator, util::StringView name, bool isExport, bool isC… in EnumLiteralDecl() 203 …explicit InterfaceDecl(ArenaAllocator *allocator, util::StringView name) : MultiDecl(allocator, na… in InterfaceDecl() 223 explicit PropertyDecl(util::StringView name) : Decl(name) {} in PropertyDecl() 233 explicit MethodDecl(util::StringView name) : Decl(name) {} in MethodDecl() 243 explicit EnumDecl(util::StringView name) : Decl(name) {} in EnumDecl() 253 explicit TypeAliasDecl(util::StringView name) : Decl(name) {} in TypeAliasDecl() 263 explicit NamespaceDecl(ArenaAllocator *allocator, util::StringView name) in NamespaceDecl() 278 explicit VarDecl(util::StringView name) : Decl(name) {} in VarDecl() 288 explicit LetDecl(util::StringView name) : Decl(name) {} in LetDecl() [all …]
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | system_environment.cpp | 21 int GetUidForName(const std::string &name) in GetUidForName() 26 int GetUidForName(const char *name) in GetUidForName() 46 int64_t GetSystemConfig(int name) in GetSystemConfig() 51 std::string GetEnvironmentVar(const std::string &name) in GetEnvironmentVar() 56 std::string GetEnvironmentVar(const char *name) in GetEnvironmentVar()
|
| /arkcompiler/runtime_core/static_core/runtime/fibers/arch/ |
| D | asm_macros.h | 33 #define FUNCTION_HEADER(name) \ argument 39 #define FUNCTION_START(name) FUNCTION_HEADER(name) argument 40 #define LOCAL_FUNCTION_START(name) \ argument 44 #define FUNCTION_END(name) .size name, .- name; argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/ |
| D | escompat.test.js | 19 constructor(name) { argument 23 getClass(name) { argument 26 getFunction(name) { argument 33 function getTestModule(name) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/ |
| D | scenarios.test.js | 19 constructor(name) { argument 23 getClass(name) { argument 26 getFunction(name) { argument 33 function getTestModule(name) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/indirect_call/ |
| D | indirect_call.test.js | 19 constructor(name) { argument 23 getClass(name) { argument 26 getFunction(name) { argument 33 function getTestModule(name) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/ets_to_js/ |
| D | test_class_methods.js | 19 constructor(name) { argument 23 getClass(name) { argument 26 getFunction(name) { argument 33 function getTestModule(name) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/ldmodulensbyic/ |
| D | animals.js | 16 name : "panda" property 20 name : "lion " property 24 name : "monkey" property
|