Home
last modified time | relevance | path

Searched refs:JavaScript (Results 1 – 25 of 34) sorted by relevance

12

/arkcompiler/ets_frontend/arkguard/
Dtsconfig.base.json4 …/* 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/ets_frontend/es2panda/test/benchmark/
DREADME_zh.md22 …| 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…
DREADME.md22JavaScript benchmarking suite for evaluating the performance of browsers …
23 …| Kraken | JavaScript performance test suite, including a seri…
24JavaScript performance testing suite, used to evaluate the perfo…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/core/
DEscapeUnescapeURITest.ets46 …fails += testEquals(decodeURI("/JavaScript%3A%20a_scripting_language"), "/JavaScript%3A a_scriptin…
47 …fails += testEquals(decodeURIComponent("/JavaScript%3A%20a_scripting_language"), "/JavaScript: a_s…
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md592 �����ܷ�ɹ���ȡJavaScript�������envȫ�ֶ����Լ���ȫ�ֶ����Ƿ�Ϊ�ǿն���
1073 �����л����ݷ����л�ΪJavaScriptֵ��
1106 | data | const uint8_t * | �� | JavaScript������ֽ����顣 …
1107 | size | int32_t | �� | JavaScript����Ĵ�С�����ֽ�Ϊ��λ���� |
1108 | entry | const std::string & | �� | JavaScript������ڵ�����ơ� …
1109 | filename | const std::string & | �� | JavaScript�����ļ����� …
1135 | fileName | const std::string & | �� | JavaScript�����ļ����� …
1136 | entry | const std::string & | �� | JavaScript������ڵ�����ơ� …
1155 ����������JavaScript�������EcmaVM�������������Promise�ܾ���������Host Promise Rejection Tracker����
1791 ���ڻ�ȡһ����ʾδ����ֵ��`Value`�����������ͨ���ڴ���JavaScript��C++֮�������ת��ʱʹ�á�
[all …]
/arkcompiler/ets_frontend/ets2panda/linter-4.2/docs/rules/
Drecipe128.md8 own mechanisms for interoperating with JavaScript.
Drecipe84.md16 with (Math) { // Compile-time error, but JavaScript code still emitted
Drecipe144.md7 ArkTS does not allow using some APIs from the TypeScript/JavaScript standard library.
/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe128.md8 own mechanisms for interoperating with JavaScript.
Drecipe84.md16 with (Math) { // Compile-time error, but JavaScript code still emitted
Drecipe144.md7 ArkTS does not allow using some APIs from the TypeScript/JavaScript standard library.
/arkcompiler/ets_frontend/ts2panda/
DREADME.md2 ts2panda aims to translate JavaScript source files into ARK bytecode which could be executed by the…
/arkcompiler/ets_frontend/es2panda/
DREADME.md3 All in one JavaScript/TypeScript parser and compiler.
/arkcompiler/ets_frontend/ets2panda/
DREADME.md3 All in one JavaScript/TypeScript parser and compiler.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DWeakMap.ets21 * JavaScript type, and which does not create strong references to its
DTypedUArrays.ets172 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
187 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
236 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
249 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
259 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
269 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
375 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
394 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
576 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
591 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
[all …]
DTypedArrays.ets175 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
190 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
238 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
251 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
261 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
271 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
400 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
415 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
637 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
652 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
[all …]
DFunctions.ets211 * required to be implemented by all JavaScript engines and may not
317 * required to be implemented by all JavaScript engines and may not
/arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/
DtypedUArray.ets.j2180 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
195 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
244 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
257 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
267 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
277 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
394 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
413 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
626 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
641 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
[all …]
DtypedArray.ets.j2205 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
220 …s normalization on {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
268 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
281 …ters normalization {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global…
291 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
301 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/co…
438 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
453 …* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArr…
678 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
693 …* @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArra…
[all …]
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md201 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/
Drationale-for-bytecode.md201 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/
Descompat.rst79 …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/
DREADME_zh.md49 ets_frontend组件采用命令行交互方式,支持将JavaScript代码转换为方舟字节码文件,使其能够在方舟运行时上运行。支持Windows/Linux/MacOS平台。方舟前端工具在linu…
59 使用ets_frontend组件下的es2abc可执行文件将JavaScript文件转换为方舟字节码文件
/arkcompiler/ets_runtime/docs/
Doverview.md3 …mpiler JS Runtime provides the capability of compiling and running the JavaScript (JS) language on…

12