Searched refs:JavaScript (Results 1 – 25 of 34) 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/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_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/docs/rules/ |
| D | recipe128.md | 8 own mechanisms for interoperating with JavaScript.
|
| D | recipe84.md | 16 with (Math) { // Compile-time error, but JavaScript code still emitted
|
| D | recipe144.md | 7 ArkTS does not allow using some APIs from the TypeScript/JavaScript standard library.
|
| /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/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | WeakMap.sts | 21 * JavaScript type, and which does not create strong references to its
|
| 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 | TypedUArrays.sts | 459 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 474 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 489 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 504 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 519 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 551 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 563 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 754 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 773 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 1220 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra… [all …]
|
| D | TypedArrays.sts | 492 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 507 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 522 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 537 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 552 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 584 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 596 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 771 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 791 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 1244 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra… [all …]
|
| D | json.sts | 181 * Converts an object to a JavaScript Object Notation (JSON) string. 192 * Converts an object to a JavaScript Object Notation (JSON) string. 218 * Converts an object to a JavaScript Object Notation (JSON) string.
|
| /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/ets_frontend/ |
| D | README_zh.md | 49 ets_frontend组件采用命令行交互方式,支持将JavaScript代码转换为方舟字节码文件,使其能够在方舟运行时上运行。支持Windows/Linux/MacOS平台。方舟前端工具在linu… 59 使用ets_frontend组件下的es2abc可执行文件将JavaScript文件转换为方舟字节码文件
|
| /arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/ |
| D | typedArray.sts.j2 | 584 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 599 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 614 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 629 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 644 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 676 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 688 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 886 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 910 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 1416 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra… [all …]
|
| D | typedUArray.sts.j2 | 566 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 581 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 596 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 611 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 626 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 658 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 670 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co… 878 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 902 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr… 1376 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra… [all …]
|
| /arkcompiler/ets_runtime/docs/ |
| D | overview.md | 3 …mpiler JS Runtime provides the capability of compiling and running the JavaScript (JS) language on…
|
12