/arkcompiler/runtime_core/isa/ |
D | ChangeLog.md | 5 + ISAPI: removed acc_none, acc_read, acc_write properties in favor of Instruction::acc_none?,
|
/arkcompiler/ets_runtime/ecmascript/builtins/ |
D | builtins_finalization_registry.cpp | 127 bool removed = JSFinalizationRegistry::Unregister(thread, unregisterToken, finRegHandle); in Unregister() local 129 return JSTaggedValue(removed); in Unregister()
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-4/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .makeAdder, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-noerror/modify-lexenv-6/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .a, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-4/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .makeAdder, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-6/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .a, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-6/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .a, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/add-lexenv-1/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .A, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/remove-lexenv-1/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .makeAdder, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/add-lexenv-1/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .A, not supported!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/add-lexenv-1/ |
D | expected.txt | 14 [Patch] Found lexical variable added or removed in .A, not supported!
|
/arkcompiler/runtime_core/tests/checked/ |
D | monitor.pa | 67 # Inlined function removed on first BranchElimination, but the checker checks second BranchElimin…
|
/arkcompiler/runtime_core/compiler/docs/ |
D | lowering_doc.md | 23 Lowering doesn't remove instructions. Instructions without users will be removed by [Cleanup](clean…
|
D | vn_doc.md | 28 Value numbering doesn't remove instructions. Instructions without users will be removed by [Cleanup…
|
D | cleanup_doc.md | 52 On first step redundant `Phi` instructions are removed - in short, if `phi` has only one real input… 288 Basic block 5 was removed and its Phi was "merged" into block 6.
|
/arkcompiler/runtime_core/docs/ |
D | code_metainfo.md | 194 This is a table with offsets: removed NullCheck instruction position and corresponding SlowPath pos…
|
D | doxygen.config | 906 # or removed, the anchors will not be placed correctly. 1889 # MAN_EXTENSION with the initial . removed. 2079 # removed.
|
/arkcompiler/ets_frontend/test262/ |
D | intl_tests.txt | 37 intl402/Collator/prototype/toStringTag/toString-removed-tag.js 156 intl402/DateTimeFormat/prototype/toStringTag/toString-removed-tag.js 455 intl402/Locale/prototype/toStringTag/toString-removed-tag.js 674 intl402/PluralRules/prototype/toStringTag/toString-removed-tag.js 808 intl402/supportedLocalesOf-duplicate-elements-removed.js
|
D | es2015_tests.txt | 3940 built-ins/Proxy/enumerate/removed-does-not-trigger.js
|
/arkcompiler/runtime_core/compiler/optimizer/ir/ |
D | inst.h | 2398 bool removed = false; in RemoveNumericInputs() local 2404 removed = true; in RemoveNumericInputs() 2409 return removed; in RemoveNumericInputs()
|
/arkcompiler/toolchain/build/config/compiler/ |
D | BUILD.gn | 62 # can be removed at link time with --gc-sections.
|
/arkcompiler/ets_frontend/es2panda/test/ |
D | test262skiplist.txt | 5242 # Async generator is unimplemented feature, these tests can be removed by MR9709 7340 intl402/Collator/prototype/toStringTag/toString-removed-tag.js 7452 intl402/DateTimeFormat/prototype/toStringTag/toString-removed-tag.js 7724 intl402/PluralRules/prototype/toStringTag/toString-removed-tag.js 7854 intl402/supportedLocalesOf-duplicate-elements-removed.js
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
D | cocos_worker_test.js | 9816 const {newName: i, since: s, removed: n} = e; 32518 removed: !1 property 32525 removed: !1 property 32530 removed: !1 property 39604 removed: !1 property 39608 removed: !1 property 39612 removed: !1 property 39616 removed: !1 property 47988 removed: !0 property 47993 removed: !1 property [all …]
|