Home
last modified time | relevance | path

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

/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_runtime/docs/
Doverview-zh.md43 - **ArkCompiler eTS Runtime的主要设计目标:** 是为OpenHarmony操作系统提供ArkTS应用程序执行引擎,而不是作为浏览器中的JavaScript执行引擎。
Doverview.md3 …mpiler JS Runtime provides the capability of compiling and running the JavaScript (JS) language on…
/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
Ddoxygen.config1432 # to work a browser that supports JavaScript, DHTML, CSS and frames is required
/arkcompiler/ets_frontend/
DREADME_zh.md49 ets_frontend组件采用命令行交互方式,支持将JavaScript代码转换为方舟字节码文件,使其能够在方舟运行时上运行。支持Windows/Linux/MacOS平台。方舟前端工具在linu…
59 使用ets_frontend组件下的es2abc可执行文件将JavaScript文件转换为方舟字节码文件
214 使用ets_frontend组件将JavaScript文件转换为方舟字节码文件
/arkcompiler/toolchain/tooling/base/
Dpt_types.h948 return language == JavaScript() || language == WebAssembly(); in Valid()
950 static std::string JavaScript() in JavaScript() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md291 Represents JavaScript bytecode.
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch4412 +// 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/
Dindex.js2JavaScript Compiler",content:"node --expose-gc index.js [options] file.js"},{header:"Options",opti…