| /arkcompiler/ets_frontend/test262/ |
| D | ts2abc_skip_tests.json | 5 "language/expressions/async-arrow-function/array-destructuring-param-strict-body.js", 6 …"language/expressions/async-arrow-function/await-as-param-rest-nested-arrow-parameter-position.js", 7 "language/expressions/async-arrow-function/dflt-params-abrupt.js", 8 … "language/expressions/async-arrow-function/await-as-param-nested-arrow-body-position.js", 9 "language/expressions/async-arrow-function/dflt-params-ref-later.js", 10 "language/expressions/async-arrow-function/dflt-params-ref-self.js", 11 "language/expressions/async-arrow-function/object-destructuring-param-strict-body.js", 12 "language/expressions/async-function/named-array-destructuring-param-strict-body.js", 13 "language/expressions/async-function/named-dflt-params-abrupt.js", 14 "language/expressions/async-function/named-dflt-params-ref-later.js", [all …]
|
| D | es2021_tests.txt | 466 language/expressions/dynamic-import/usage-from-eval.js 467 language/expressions/dynamic-import/returns-promise.js 468 language/expressions/dynamic-import/syntax/invalid/nested-arrow-assignment-expression-not-extensibl… 469 language/expressions/dynamic-import/syntax/invalid/nested-block-no-new-call-expression.js 470 language/expressions/dynamic-import/syntax/invalid/invalid-assignmenttargettype-syntax-error-12-lhs… 471 language/expressions/dynamic-import/syntax/invalid/nested-async-gen-await-no-new-call-expression.js 472 language/expressions/dynamic-import/syntax/invalid/nested-else-braceless-not-extensible-no-trailing… 473 language/expressions/dynamic-import/syntax/invalid/nested-function-return-assignment-expr-not-optio… 474 language/expressions/dynamic-import/syntax/invalid/nested-else-braceless-assignment-expr-not-option… 475 language/expressions/dynamic-import/syntax/invalid/nested-if-no-rest-param.js [all …]
|
| D | es2abc_skip_tests.json | 5 "language/expressions/async-arrow-function/dflt-params-ref-later.js", 6 "language/expressions/async-arrow-function/dflt-params-ref-self.js", 7 "language/expressions/async-arrow-function/escaped-async-line-terminator.js", 8 "language/expressions/async-arrow-function/rest-params-trailing-comma-early-error.js", 9 "language/expressions/async-function/named-dflt-params-ref-later.js", 10 "language/expressions/async-function/named-dflt-params-ref-self.js", 11 "language/expressions/async-function/nameless-dflt-params-ref-later.js", 12 "language/expressions/async-function/nameless-dflt-params-ref-self.js", 13 "language/statements/async-function/dflt-params-ref-later.js", 14 "language/statements/async-function/dflt-params-ref-self.js", [all …]
|
| D | es5_tests.txt | 26 annexB/language/statements/try/catch-redeclared-var-statement.js 27 annexB/language/statements/try/catch-redeclared-var-statement-captured.js 101 language/expressions/addition/coerce-bigint-to-string.js 102 language/expressions/addition/bigint-errors.js 103 language/expressions/addition/bigint-toprimitive.js 104 language/expressions/addition/bigint-wrapped-values.js 105 language/expressions/bitwise-and/bigint-and-number.js 106 language/expressions/bitwise-and/bigint-errors.js 107 language/expressions/bitwise-and/bigint-non-primitive.js 108 language/expressions/bitwise-and/bigint-toprimitive.js [all …]
|
| D | CI_tests.txt | 2600 language/block-scope/leave/verify-context-in-try-block.js 2601 language/block-scope/leave/try-block-let-declaration-only-shadows-outer-parameter-value-1.js 2602 language/block-scope/leave/verify-context-in-finally-block.js 2603 language/block-scope/shadowing/lookup-in-and-through-block-contexts.js 2604 language/block-scope/shadowing/let-declarations-shadowing-parameter-name-let-const-and-var.js 2605 language/block-scope/shadowing/parameter-name-shadowing-parameter-name-let-const-and-var.js 2606 language/block-scope/shadowing/const-declaration-shadowing-catch-parameter.js 2607 language/block-scope/return-from/block-const.js 2608 language/block-scope/syntax/for-in/disallow-multiple-lexical-bindings.js 2609 language/block-scope/syntax/function-declarations/in-statement-position-if-expression-statement.js [all …]
|
| D | skip_tests.json | 7 "language/global-code/decl-lex.js" 31 "language/statements/for/S12.6.3_A2.1.js", 32 "language/statements/for/S12.6.3_A2.2.js", 33 "language/statements/for/S12.6.3_A2.js", 34 "language/expressions/template-literal/tv-utf16-escape-sequence.js" 40 "language/identifiers/part-digits-via-escape-hex.js", 41 "language/identifiers/val-dollar-sign-via-escape-hex.js", 42 "language/identifiers/vals-eng-alpha-lower-via-escape-hex.js", 43 "language/identifiers/vals-eng-alpha-upper-via-escape-hex.js", 44 "language/identifiers/vals-rus-alpha-lower-via-escape-hex.js", [all …]
|
| D | es2015_tests.txt | 3846 language/statements/class/subclass/builtin-objects/Proxy/no-prototype-throws.js 6288 language/expressions/generators/default-proto.js 6289 language/module-code/comment-multi-line-html-close.js 6290 language/module-code/comment-single-line-html-close.js 6291 language/module-code/comment-single-line-html-open.js 6292 language/module-code/early-dup-export-as-star-as.js 6293 language/module-code/early-dup-export-decl.js 6294 language/module-code/early-dup-export-dflt.js 6295 language/module-code/early-dup-export-dflt-id.js 6296 language/module-code/early-dup-export-id.js [all …]
|
| D | README.md | 88 python3 test262/run_test262.py --file test262/data/test_es5/language/statements/break/12.8-1.js 94 python3 test262/run_test262.py --dir test262/data/test_es5/language/statements 100 …me/share/v8-code/v8/out.gn/x64.release/d8" --file test262/data/test_es5/language/statements/break/… 104 python3 test262/run_test262.py --babel --file test262/data/test_es5/language/statements/break/12.8… 112 …ts2abc$ python3 -B test262/run_test262.py --file test262/data/test_es51/language/statements/break/… 155 test262/data/test_es51/language/statements/break/12.8-1.js 157 FAIL test262/data/test_es51/language/statements/break/12.8-1.js (strict mode)
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test262skiplist.txt | 4 annexB/language/comments/multi-line-html-close.js 5 annexB/language/comments/single-line-html-close-asi.js 6 annexB/language/comments/single-line-html-close-unicode-separators.js 7 annexB/language/comments/single-line-html-close.js 8 annexB/language/comments/single-line-html-open.js 9 annexB/language/literals/regexp/class-escape.js 929 language/arguments-object/cls-decl-async-private-gen-meth-args-trailing-comma-multiple.js 930 language/arguments-object/cls-decl-async-private-gen-meth-args-trailing-comma-null.js 931 language/arguments-object/cls-decl-async-private-gen-meth-args-trailing-comma-single-args.js 932 language/arguments-object/cls-decl-async-private-gen-meth-args-trailing-comma-spread-operator.js [all …]
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | mangling_tests.cpp | 12 * See the License for the specific language governing permissions and 26 panda::panda_file::SourceLang language {panda::panda_file::SourceLang::PANDA_ASSEMBLY}; in TEST() local 27 params.emplace_back(Type {"type1", 0}, language); in TEST() 28 params.emplace_back(Type {"type2", 0}, language); in TEST() 29 params.emplace_back(Type {"type3", 0}, language); in TEST() 46 panda::panda_file::SourceLang language {panda::panda_file::SourceLang::PANDA_ASSEMBLY}; in TEST() local 47 params.emplace_back(Type {"type1", 0}, language); in TEST() 48 params.emplace_back(Type {"type2", 0}, language); in TEST() 49 params.emplace_back(Type {"type3", 0}, language); in TEST()
|
| /arkcompiler/runtime_core/assembler/extensions/ |
| D | register_extensions.h.erb | 12 * See the License for the specific language governing permissions and 26 case Language::ECMASCRIPT: 28 case Language::PANDA_ASSEMBLY: 41 case Language::ECMASCRIPT: 43 case Language::PANDA_ASSEMBLY: 56 case Language::ECMASCRIPT: 58 case Language::PANDA_ASSEMBLY: 71 case Language::ECMASCRIPT: 73 case Language::PANDA_ASSEMBLY:
|
| /arkcompiler/runtime_core/runtime/mem/gc/ |
| D | gc_extension_data.h | 12 * See the License for the specific language governing permissions and 23 // Base class for all GC language-specific data holders. 24 // Can be extended for different language types. 46 // language extension got the corresponding type of data
|
| /arkcompiler/runtime_core/docs/ |
| D | panda-runtime.md | 3 Panda Runtime is a multi-language runtime designed to run on microcontrollers and mobile devices. 20 ## Language Front-Ends 21 * [Panda Assembly Language](assembly_format.md)
|
| D | assembly_format.md | 11 …language that is (or intended to be) supported by the platform. Instead, Panda assembly can be tho… 12 …pts of "class", "object", "method" at the assembly language level because we might support a langu… 13 * When Panda assembler generates a binary executable file, it is not expected to check for language… 14 … and internal structure of source code files writtebn in Panda assembly language. Assembler should… 70 … Panda assembly does not favor any language as the platform is designed to support many of them. T… 107 … constructor. It will be renamed in binary file according to particular language rules (`.ctor` fo… 108 … constructor. It will be renamed in binary file according to particular language rules (`.cctor` f… 134 ### Language specific annotations 141 To specify language `.language` directive is used. It must be declared before any other declaration… 143 .language Java [all …]
|
| D | runtime-class.md | 3 Panda runtime uses `panda::Class` to store all necessary language independent information about cla… 40 …one and vice versa without dereferencies if we know language context and it's constant (some langu… 73 In common places where language context can be different we can use `panda::Class::GetManagedObject…
|
| D | design-of-interpreter.md | 135 1. The "heaviness" of language semantics that interpreters should implement. 136 1. The "nativeness" of the language implementation to the platform. A language that is 137 implemented in another language that runs on the platform may run slower because of 208 1. A light-weight Panda Assembly language is developed, along with the Panda Assembler tool. 209 1. A compliance test suite for the Panda Assembly language is created. The core part of the suite 219 for any high-level language. However, once they appear, front-end engineer will obviously want a
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-record.h | 12 * See the License for the specific language governing permissions and 33 panda::panda_file::SourceLang language; member 45 language(lang), in Record() 52 …: name(std::move(s)), language(lang), metadata(extensions::MetadataExtension::CreateRecordMetadata… in Record()
|
| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
| D | inst_builder-inl.h | 12 * See the License for the specific language governing permissions and 84 auto language = GetRuntime()->GetMethodSourceLanguage(GetMethod()); in BuildCastToAnyString() local 85 auto any_type = GetAnyStringType(language); in BuildCastToAnyString() 111 auto language = GetRuntime()->GetMethodSourceLanguage(GetMethod()); in BuildCastToAnyNumber() local 112 auto any_type = NumericDataTypeToAnyType(type, language); in BuildCastToAnyNumber()
|
| /arkcompiler/runtime_core/plugins/ecmascript/assembler/extension/ |
| D | metadata.yaml | 11 # See the License for the specific language governing permissions and 14 language: EcmaScript
|
| /arkcompiler/runtime_core/disassembler/tests/ |
| D | literals_test.cpp.in | 12 * See the License for the specific language governing permissions and 34 ASSERT_NE(ss.str().find(".language PandaAssembly"), std::string::npos); 50 ASSERT_NE(ss.str().find(".language PandaAssembly"), std::string::npos);
|
| /arkcompiler/runtime_core/runtime/mem/gc/lang/ |
| D | gc_lang.h | 12 * See the License for the specific language governing permissions and 22 // GCLang class is an interlayer between language-agnostic GC class and different implementations o… 23 // It contains language-specific methods that are used in several types of GC (such as StwGC, GenGC…
|
| /arkcompiler/ets_runtime/docs/ |
| D | overview.md | 3 …language compilation and runtime platform of OpenHarmony. It contains core components such as the … 22 …Core Subsystem consists of basic language-irrelevant runtime libraries, including ArkCompiler File… 51 - Cross-language interaction of TS/C++: In the API implementation, it is common for C/C++ code to a…
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | assemblyRecord.proto | 12 * See the License for the specific language governing permissions and 27 uint32 language = 3; field
|
| /arkcompiler/runtime_core/disassembler/templates/ |
| D | get_language_specific_metadata.inc.erb | 12 * See the License for the specific language governing permissions and 21 LOG(DEBUG, DISASSEMBLER) << "\n[getting language-specific annotations]\n";
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_1926.pa | 11 # See the License for the specific language governing permissions and 14 # .language Java
|