Home
last modified time | relevance | path

Searched refs:reserved (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenamePropertiesTransformer.ts200 let reserved: string[] = [...globalMangledTable.values()];
202 reserved = [...reserved, ...historyMangledTable.values()];
205 if (reserved.includes(mangledName)) {
/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dfunction-declaration-arguments-expected.txt1 SyntaxError: Unexpected reserved word in strict mode. [function-declaration-arguments.js:18:10]
Dfunction-expression-arguments-expected.txt1 SyntaxError: Unexpected reserved word in strict mode. [function-expression-arguments.js:18:20]
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h147 uint16_t reserved; member
153 LOG_COMPILER(DEBUG) << " Reserved:0x" << std::hex << reserved; in Print()
159 uint8_t reserved; member
164 LOG_COMPILER(DEBUG) << " Reserved:" << reserved; in Print()
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/nodeModulesAllowJsExportlessJsModuleDetectionAutomodulenode16/
Dfoo.cjs2 * Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/nodeModulesAllowJsExportlessJsModuleDetectionAutomodulenodenext/
Dfoo.cjs2 * Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/tsxElementResolution17/
Dfile.tsx2 * Copyright (c) Microsoft Corporation. All rights reserved.
Dconsumer.tsx2 * Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsxPreserveWithJsInput/
Db.jsx2 * Copyright (c) Microsoft Corporation. All rights reserved.
De.tsx2 * Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsJson/
Dobj.json2 * Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsPackageJson/
Dpackage.json2 * Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DNOTICE14 Copyright (c) Microsoft Corporation. All rights reserved
/arkcompiler/runtime_core/docs/
Dcoding-style.md52 * Copyright (c) Huawei Technologies Co., Ltd. 2019-2021. All rights reserved.
Dirtoc.md139 So, 28 register will be reserved for the life interval started by the second parameter.
Dmemory-management.md496 * one HW register reserved for the pointer to the ExecState(per-thread state), let's call it `RVSta…
/arkcompiler/runtime_core/compiler/docs/
Dtry_catch_blocks_ir.md156 …le instruction RegAlloc adds move from related catch-phi's input to the reserved catch-phi's dst-r…
Dplt.md23 consecutive slots are reserved in PLT-GOT table. `FirstSlot` is filled during AOT file creation and…
67 slots are reserved in PLT-GOT table. `FirstSlot` is filled during AOT file creation and contains `m…
117 three consecutive slots are reserved in PLT-GOT table. `FirstSlot` is filled during AOT file creati…
/arkcompiler/ets_frontend/test262/
Des5_tests.txt7224 language/future-reserved-words/_implements.js
7225 language/future-reserved-words/abstract.js
7226 language/future-reserved-words/boolean.js
7227 language/future-reserved-words/byte.js
7228 language/future-reserved-words/char.js
7229 language/future-reserved-words/class.js
7230 language/future-reserved-words/const.js
7231 language/future-reserved-words/debugger.js
7232 language/future-reserved-words/double.js
7233 language/future-reserved-words/enum.js
[all …]
DCI_tests.txt3125 language/reserved-words/ident-name-keyword-memberexpr-str.js
3126 language/reserved-words/ident-name-keyword-memberexpr.js
3127 language/reserved-words/ident-name-global-property-memberexpr.js
3128 language/reserved-words/ident-name-reserved-word-literal-prop-name.js
3129 language/reserved-words/ident-name-reserved-word-literal-memberexpr-str.js
3130 language/reserved-words/ident-name-global-property-prop-name.js
3131 language/reserved-words/ident-name-global-property-memberexpr-str.js
3132 language/reserved-words/ident-name-keyword-accessor.js
3153 language/future-reserved-words/throws.js
3154 language/future-reserved-words/transient.js
[all …]
/arkcompiler/runtime_core/ldscripts/
Dpanda_test_asan.ld44 (addresses starting with 0xc0000000 are reserved
/arkcompiler/ets_frontend/
DLICENSE183 Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_frontend/arkguard/
DLICENSE183 Copyright (c) Microsoft Corporation. All rights reserved.
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ed_word_that_cannot_be_used_here_1359","Identifier expected. '{0}' is a reserved word that cannot …