Searched refs:JavaScript (Results 1 – 25 of 40) sorted by relevance
12
| /arkcompiler/ets_frontend/arkguard/ |
| D | tsconfig.base.json | 4 …/* Set the JavaScript language version for emitted JavaScript and include compatible library decla… 10 /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ 12 /* Create source map files for emitted JavaScript files. */
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/ |
| D | tsconfig.sample.json | 3 …"target": "es6" /* Set the JavaScript language version for emitted JavaScript and include compatib… 5 …"esModuleInterop": true /* Emit additional JavaScript to ease support for importing CommonJS modul…
|
| D | README.MD | 57 - **JavaScript**: 59 JavaScript code should comply with the ES6 standard, and developers are encouraged to employ its fe…
|
| /arkcompiler/ets_frontend/es2panda/test/benchmark/ |
| D | README_zh.md | 22 …| Octane | JavaScript基准测试套件,用于评估浏览器在处理复杂JavaScript任务时的性能 | [https://github.com/chromium/octane](ht… 23 …| Kraken | JavaScript性能测试套件,包含一系列的测试用例,涵盖了诸如动态场景、垃圾回收、加密和图形操作等方面 | [https://github.com/mozilla/kra… 24 …| SunSpider | JavaScript性能测试套件,用于评估JavaScript引擎在执行一些常见任务时的性能 | [https://github.com/mozilla/krakenb…
|
| D | README.md | 22 … JavaScript benchmarking suite for evaluating the performance of browsers … 23 …| Kraken | JavaScript performance test suite, including a seri… 24 … JavaScript performance testing suite, used to evaluate the perfo…
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/regex/ |
| D | matchall_find_hashtags-expected.txt | 1 [["#JavaScript"],["#AI"]]
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/filesInfoTest/sourceLang/ |
| D | mod-expected.pa.txt | 57 .language JavaScript 69 .language JavaScript 80 .language JavaScript
|
| D | baseinput_base-expected.pa.txt | 41 .language JavaScript 48 .language JavaScript
|
| D | base-expected.pa.txt | 50 .language JavaScript 60 .language JavaScript
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/core/ |
| D | EscapeUnescapeURITest.sts | 53 …fails += testEquals(decodeURI("/JavaScript%3A%20a_scripting_language"), "/JavaScript%3A a_scriptin… 54 …fails += testEquals(decodeURIComponent("/JavaScript%3A%20a_scripting_language"), "/JavaScript: a_s…
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe84.md | 16 with (Math) { // Compile-time error, but JavaScript code still emitted
|
| D | recipe128.md | 8 own mechanisms for interoperating with JavaScript.
|
| D | recipe144.md | 7 ArkTS does not allow using some APIs from the TypeScript/JavaScript standard library.
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | README.md | 594 用于能否成功获取JavaScript虚拟机的env全局对象,以及该全局对象是否为非空对象。 1075 将序列化数据反序列化为JavaScript值。 1108 | data | const uint8_t * | 是 | JavaScript代码的字节数组。 | 1109 | size | int32_t | 是 | JavaScript代码的大小(以字节为单位)。 | 1110 | entry | const std::string & | 是 | JavaScript代码入口点的名称。 | 1111 | filename | const std::string & | 是 | JavaScript代码文件名。 | 1137 | fileName | const std::string & | 是 | JavaScript代码文件名。 | 1138 | entry | const std::string & | 是 | JavaScript代码入口点的名称。 | 1157 用于设置与JavaScript虚拟机(EcmaVM)相关联的宿主Promise拒绝跟踪器(Host Promise Rejection Tracker)。 1793 用于获取一个表示未定义值的`Value`对象。这个函数通常在处理JavaScript和C++之间的数据转换时使用。 [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/rules/ |
| D | rule84.sts | 16 with (Math) { // Compile-time error, but JavaScript code still emitted
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | README.md | 3 All in one JavaScript/TypeScript parser and compiler.
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | README.md | 3 All in one JavaScript/TypeScript parser and compiler.
|
| /arkcompiler/jsvm/ |
| D | README.en.md | 4 OpenHarmony JSVM-API provides a set of stable APIs based on the standard JavaScript (JS) engine. It…
|
| /arkcompiler/runtime_core/libpandafile/templates/ |
| D | source_lang_enum.h.erb | 76 stream << "JavaScript";
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | rationale-for-bytecode.md | 201 Consider a simple example: what is the result of the expression `4 + "2"` in JavaScript and, say, 202 Python? In JavaScript, it evaluates to the string `"42"`, while Python forbids adding a string to 204 on the same platform with the same bytecode, we would have to handle both JavaScript-style addition
|
| /arkcompiler/runtime_core/docs/ |
| D | rationale-for-bytecode.md | 201 Consider a simple example: what is the result of the expression `4 + "2"` in JavaScript and, say, 202 Python? In JavaScript, it evaluates to the string `"42"`, while Python forbids adding a string to 204 on the same platform with the same bytecode, we would have to handle both JavaScript-style addition
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/ |
| D | escompat.rst | 79 …ross-engine compatibility. It is not required to be implemented by all JavaScript engines and may … 99 …ross-engine compatibility. It is not required to be implemented by all JavaScript engines and may … 3450 …rs normalization on `MDN <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 3465 …la.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Array/copyWithin <https://developer.mozi… 3476 …la.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Array/copyWithin <https://developer.mozi… 4086 …org/en-US/docs/Web/JavaScript/Reference/Global_objects/TypedArray/lastIndexOf <https://developer.m… 4306 …la.org/en-US/docs/Web/JavaScript/Reference/Global_objects/TypedArray/slice <https://developer.mozi… 4726 …rs normalization on `MDN <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 4741 …la.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Array/copyWithin <https://developer.mozi… 4752 …la.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Array/copyWithin <https://developer.mozi… [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | Functions.sts | 222 * required to be implemented by all JavaScript engines and may not 328 * required to be implemented by all JavaScript engines and may not
|
| D | TypedArrays.sts | 499 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 514 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 529 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 544 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 559 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 591 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 603 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 778 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 798 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 1267 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra… [all …]
|
| /arkcompiler/ets_frontend/ |
| D | README_zh.md | 49 ets_frontend组件采用命令行交互方式,支持将JavaScript代码转换为方舟字节码文件,使其能够在方舟运行时上运行。支持Windows/Linux/MacOS平台。方舟前端工具在linu… 59 使用ets_frontend组件下的es2abc可执行文件将JavaScript文件转换为方舟字节码文件
|
12