Searched refs:JavaScript (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_frontend/ts2panda/ |
| D | README.md | 2 ts2panda aims to translate JavaScript source files into ARK bytecode which could be executed by the…
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | README.md | 3 All in one JavaScript/TypeScript parser and compiler.
|
| /arkcompiler/ets_runtime/docs/ |
| D | overview-zh.md | 43 - **ArkCompiler eTS Runtime的主要设计目标:** 是为OpenHarmony操作系统提供ArkTS应用程序执行引擎,而不是作为浏览器中的JavaScript执行引擎。
|
| D | overview.md | 3 …mpiler JS Runtime provides the capability of compiling and running the JavaScript (JS) language on…
|
| /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
|
| D | doxygen.config | 1432 # to work a browser that supports JavaScript, DHTML, CSS and frames is required
|
| /arkcompiler/ets_frontend/ |
| D | README_zh.md | 49 ets_frontend组件采用命令行交互方式,支持将JavaScript代码转换为方舟字节码文件,使其能够在方舟运行时上运行。支持Windows/Linux/MacOS平台。方舟前端工具在linu… 59 使用ets_frontend组件下的es2abc可执行文件将JavaScript文件转换为方舟字节码文件 214 使用ets_frontend组件将JavaScript文件转换为方舟字节码文件
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 948 return language == JavaScript() || language == WebAssembly(); in Valid() 950 static std::string JavaScript() in JavaScript() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_ir_specification.md | 291 Represents JavaScript bytecode.
|
| /arkcompiler/ets_frontend/testTs/ |
| D | test-case.patch | 4412 +// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/PluralRul… 4425 +// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_id… 4441 +// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeT… 4455 +// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNa…
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …JavaScript Compiler",content:"node --expose-gc index.js [options] file.js"},{header:"Options",opti…
|