| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | pipe.cpp | 23 UNREACHABLE(); in CreatePipe() 29 UNREACHABLE(); in SetFdNonblocking() 35 UNREACHABLE(); in ReadFromPipe() 41 UNREACHABLE(); in WriteToPipe() 47 UNREACHABLE(); in WaitForEvent() 53 UNREACHABLE(); in Dup2()
|
| D | system_environment.cpp | 22 UNREACHABLE(); in GetUidForName() 27 UNREACHABLE(); in GetUidForName() 32 UNREACHABLE(); in GetSystemConfig() 37 UNREACHABLE(); in GetEnvironmentVar() 42 UNREACHABLE(); in GetEnvironmentVar()
|
| D | trace.cpp | 32 UNREACHABLE(); in DoBeginTracePoint() 37 UNREACHABLE(); in DoEndTracePoint() 42 UNREACHABLE(); in DoIntTracePoint() 47 UNREACHABLE(); in DoInt64TracePoint()
|
| D | thread.cpp | 40 UNREACHABLE(); in GetPPid() 46 UNREACHABLE(); in GetUid() 52 UNREACHABLE(); in GetEuid() 58 UNREACHABLE(); in GetGid() 64 UNREACHABLE(); in GetEgid() 70 UNREACHABLE(); in GetGroups()
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | typeParameter.cpp | 22 UNREACHABLE(); in ToString() 27 UNREACHABLE(); in Identical() 32 UNREACHABLE(); in AssignmentTarget() 37 UNREACHABLE(); in GetTypeFacts() 44 UNREACHABLE(); in Instantiate()
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | native_area_allocator.cpp | 30 UNREACHABLE(); in AllocateArea() 42 UNREACHABLE(); in AllocateArea() 47 UNREACHABLE(); in AllocateArea() 71 UNREACHABLE(); in FreeArea() 87 UNREACHABLE(); in Free() 98 UNREACHABLE(); in AllocateBuffer() 105 UNREACHABLE(); in AllocateBuffer() 110 UNREACHABLE(); in AllocateBuffer() 128 UNREACHABLE(); in FreeBuffer() 139 UNREACHABLE(); in NativeAreaPageMap() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_stub_builder.h | 101 LOG_ECMA(FATAL) << "this branch is unreachable"; in IsContainer() 102 UNREACHABLE(); in IsContainer() 121 LOG_ECMA(FATAL) << "this branch is unreachable"; in IsReplaceAllElements() 122 UNREACHABLE(); in IsReplaceAllElements() 141 LOG_ECMA(FATAL) << "this branch is unreachable"; in IsPlainArray() 142 UNREACHABLE(); in IsPlainArray() 161 LOG_ECMA(FATAL) << "this branch is unreachable"; in IsArrayListReplaceAllelements() 162 UNREACHABLE(); in IsArrayListReplaceAllelements() 215 LOG_ECMA(FATAL) << "this branch is unreachable"; in ContainerGetSize() 216 UNREACHABLE(); in ContainerGetSize() [all …]
|
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| D | trace.cpp | 32 UNREACHABLE(); in DoBeginTracePoint() 37 UNREACHABLE(); in DoEndTracePoint() 42 UNREACHABLE(); in DoIntTracePoint() 47 UNREACHABLE(); in DoInt64TracePoint()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_intrins/ |
| D | frontend_test_intrins.ets | 34 function unreachable(): Error { 35 log("unreachable reached!"); 36 return new Error("unreachable"); 220 throw unreachable(); 226 throw unreachable(); 234 throw unreachable(); 247 throw unreachable(); 258 throw unreachable(); 267 throw unreachable(); 273 throw unreachable(); [all …]
|
| /arkcompiler/runtime_core/libpandabase/templates/ |
| D | logger_impl_gen.inc.erb | 26 UNREACHABLE(); 37 UNREACHABLE(); 49 UNREACHABLE(); 65 UNREACHABLE(); 79 UNREACHABLE(); 121 UNREACHABLE();
|
| /arkcompiler/runtime_core/static_core/libpandabase/templates/ |
| D | logger_impl_gen.inc.erb | 26 UNREACHABLE(); 37 UNREACHABLE(); 49 UNREACHABLE(); 65 UNREACHABLE(); 79 UNREACHABLE(); 121 UNREACHABLE();
|
| /arkcompiler/ets_runtime/ecmascript/platform/common/ |
| D | map.cpp | 37 LOG_ECMA(FATAL) << "this branch is unreachable"; in GetPageTagString() 38 UNREACHABLE(); in GetPageTagString() 55 LOG_ECMA(FATAL) << "this branch is unreachable"; in GetPageTagString() 56 UNREACHABLE(); in GetPageTagString()
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | loopStatement.h | 44 UNREACHABLE(); in Iterate() 49 UNREACHABLE(); in Dump() 54 UNREACHABLE(); in Compile() 59 UNREACHABLE(); in Check()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | assembler_module.cpp | 31 LOG_ECMA(FATAL) << "this branch is unreachable"; in Run() 32 UNREACHABLE(); in Run() 120 LOG_ECMA(FATAL) << "this branch is unreachable"; in GetArgcFromJSCallMode() 121 UNREACHABLE(); in GetArgcFromJSCallMode() 158 LOG_ECMA(FATAL) << "this branch is unreachable"; in IsCallNew() 159 UNREACHABLE(); in IsCallNew() 197 LOG_ECMA(FATAL) << "this branch is unreachable"; in JSModeHaveThisArg() 198 UNREACHABLE(); in JSModeHaveThisArg() 235 LOG_ECMA(FATAL) << "this branch is unreachable"; in JSModeHaveNewTargetArg() 236 UNREACHABLE(); in JSModeHaveNewTargetArg() [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| D | entrypoints_compiler.inl.erb | 45 UNREACHABLE(); 47 UNREACHABLE(); 59 UNREACHABLE(); 61 UNREACHABLE();
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | coding-style.md | 46 …unreachable, but the language syntax requires it, mark it with something like return nullptr; /* u…
|
| /arkcompiler/runtime_core/docs/ |
| D | coding-style.md | 46 …unreachable, but the language syntax requires it, mark it with something like return nullptr; /* u…
|
| /arkcompiler/runtime_core/static_core/runtime/arch/ |
| D | asm_support.cpp | 52 UNREACHABLE(); in AsmUnreachable() 59 UNREACHABLE(); in OsrEntryAfterCFrame() 64 UNREACHABLE(); in OsrEntryAfterIFrame() 69 UNREACHABLE(); in OsrEntryTopFrame()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistcommon_fuzzer/ |
| D | containerslinkedlistcommon_fuzzer.h | 125 UNREACHABLE(); in ContainersLinkedListAddFuzzTest() 150 UNREACHABLE(); in ContainersLinkedListGetFirstFuzzTest() 180 UNREACHABLE(); in ContainersLinkedListGetLastFuzzTest() 213 UNREACHABLE(); in ContainersLinkedListAddFirstFuzzTest() 240 UNREACHABLE(); in ContainersLinkedListClearFuzzTest() 270 UNREACHABLE(); in ContainersLinkedListCloneFuzzTest() 300 UNREACHABLE(); in ContainersLinkedListGetFuzzTest() 316 UNREACHABLE(); in ContainersLinkedListGetFuzzTest() 342 UNREACHABLE(); in ContainersLinkedListGetIndexOfFuzzTest() 373 UNREACHABLE(); in ContainersLinkedListGetLastIndexOfFuzzTest() [all …]
|
| /arkcompiler/runtime_core/assembler/extensions/ |
| D | register_extensions.h.erb | 37 UNREACHABLE(); 55 UNREACHABLE(); 73 UNREACHABLE(); 91 UNREACHABLE();
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/llvm/ |
| D | llvm_stackmap_type.cpp | 32 LOG_ECMA(FATAL) << "dwarfreg branch is unreachable"; in EncodeRegAndOffset() 33 UNREACHABLE(); in EncodeRegAndOffset() 75 LOG_ECMA(FATAL) << "vreg kind branch is unreachable"; in EncodeVRegsInfo() 76 UNREACHABLE(); in EncodeVRegsInfo()
|
| /arkcompiler/runtime_core/static_core/irtoc/scripts/ |
| D | resolvers.irt | 25 Intrinsic(:UNREACHABLE).Terminator.void 49 Intrinsic(:UNREACHABLE).Terminator.void 80 Intrinsic(:UNREACHABLE).Terminator.void 106 Intrinsic(:UNREACHABLE).Terminator.void 138 Intrinsic(:UNREACHABLE).Terminator.void 145 Intrinsic(:UNREACHABLE).Terminator.void 176 Intrinsic(:UNREACHABLE).Terminator.void
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | assembler_aarch64.cpp | 101 LOG_ECMA(FATAL) << "this branch is unreachable"; in Ldp() 102 UNREACHABLE(); in Ldp() 116 LOG_ECMA(FATAL) << "this branch is unreachable"; in Ldp() 117 UNREACHABLE(); in Ldp() 135 LOG_ECMA(FATAL) << "this branch is unreachable"; in Stp() 136 UNREACHABLE(); in Stp() 150 LOG_ECMA(FATAL) << "this branch is unreachable"; in Stp() 151 UNREACHABLE(); in Stp() 169 LOG_ECMA(FATAL) << "this branch is unreachable"; in Ldp() 170 UNREACHABLE(); in Ldp() [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/ |
| D | try_catch_alive_5.ets | 21 /* @@ label */let a = 2; // unreachable statement 27 /* @@@ label Warning Warning: Unreachable statement. */
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/ |
| D | stdlib_ani_helpers.cpp | 24 UNREACHABLE(); in StdlibLogFatal() 31 UNREACHABLE(); in StdlibLogFatal() 104 UNREACHABLE(); in StatusToString() 120 UNREACHABLE(); in CreateUtf8String() 136 UNREACHABLE(); in CreateUtf16String()
|