| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | JSCompilerUnreachable.cpp | 23 UNREACHABLE(); in Compile() 28 UNREACHABLE(); in Compile() 33 UNREACHABLE(); in Compile() 38 UNREACHABLE(); in Compile() 43 UNREACHABLE(); in Compile() 48 UNREACHABLE(); in Compile() 53 UNREACHABLE(); in Compile() 58 UNREACHABLE(); in Compile() 63 UNREACHABLE(); in Compile() 68 UNREACHABLE(); in Compile() [all …]
|
| D | ETSCompilerUnrechable.cpp | 22 UNREACHABLE(); in Compile() 27 UNREACHABLE(); in Compile() 32 UNREACHABLE(); in Compile() 37 UNREACHABLE(); in Compile() 42 UNREACHABLE(); in Compile() 47 UNREACHABLE(); in Compile() 52 UNREACHABLE(); in Compile() 57 UNREACHABLE(); in Compile() 62 UNREACHABLE(); in Compile() 67 UNREACHABLE(); in Compile() [all …]
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | TSAnalyzerUnreachable.cpp | 23 UNREACHABLE(); in Check() 28 UNREACHABLE(); in Check() 33 UNREACHABLE(); in Check() 38 UNREACHABLE(); in Check() 43 UNREACHABLE(); in Check() 48 UNREACHABLE(); in Check() 53 UNREACHABLE(); in Check() 58 UNREACHABLE(); in Check() 63 UNREACHABLE(); in Check() 68 UNREACHABLE(); in Check() [all …]
|
| D | ETSAnalyzerUnreachable.cpp | 23 UNREACHABLE(); in Check() 28 UNREACHABLE(); in Check() 33 UNREACHABLE(); in Check() 38 UNREACHABLE(); in Check() 43 UNREACHABLE(); in Check() 48 UNREACHABLE(); in Check() 53 UNREACHABLE(); in Check() 58 UNREACHABLE(); in Check() 63 UNREACHABLE(); in Check() 68 UNREACHABLE(); in Check() [all …]
|
| /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_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_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_frontend/ets2panda/ir/statements/ |
| D | loopStatement.h | 55 UNREACHABLE(); in TransformChildren() 60 UNREACHABLE(); in Iterate() 65 UNREACHABLE(); in Dump() 70 UNREACHABLE(); in Compile() 75 UNREACHABLE(); in Check() 81 UNREACHABLE(); in Check()
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | typeParameter.cpp | 21 UNREACHABLE(); in ToString() 26 UNREACHABLE(); in Identical() 31 UNREACHABLE(); in AssignmentTarget() 36 UNREACHABLE(); in GetTypeFacts() 43 UNREACHABLE(); in Instantiate()
|
| /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/static_core/plugins/ets/tests/interop_js/tests/test_intrins/ |
| D | frontend_test_intrins.sts | 34 function unreachable(): Error { 35 log("unreachable reached!"); 36 return new Error("unreachable"); 220 throw unreachable(); 233 throw unreachable(); 239 throw unreachable(); 247 throw unreachable(); 260 throw unreachable(); 271 throw unreachable(); 280 throw unreachable(); [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/libpandabase/templates/ |
| D | logger_impl_gen.inc.erb | 26 UNREACHABLE(); 37 UNREACHABLE(); 49 UNREACHABLE(); 65 UNREACHABLE(); 79 UNREACHABLE(); 121 UNREACHABLE();
|
| /arkcompiler/runtime_core/libpandabase/templates/ |
| D | logger_impl_gen.inc.erb | 26 UNREACHABLE(); 37 UNREACHABLE(); 49 UNREACHABLE(); 65 UNREACHABLE(); 79 UNREACHABLE(); 121 UNREACHABLE();
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | ETSFormattedParser.cpp | 67 UNREACHABLE(); in GetFormatPlaceholderType() 78 UNREACHABLE(); in ParseExpressionFormatPlaceholder() 84 UNREACHABLE(); in ParseExpressionFormatPlaceholder() 93 UNREACHABLE(); in ParseExpressionFormatPlaceholder() 101 UNREACHABLE(); in ParseExpressionFormatPlaceholder() 114 UNREACHABLE(); in ParseTypeFormatPlaceholder() 120 UNREACHABLE(); in ParseTypeFormatPlaceholder() 129 UNREACHABLE(); in ParseTypeFormatPlaceholder() 142 UNREACHABLE(); in ParseIdentifierFormatPlaceholder() 148 UNREACHABLE(); in ParseIdentifierFormatPlaceholder() [all …]
|
| /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/test/fuzztest/jsvaluereffoundationvalue_fuzzer/ |
| D | jsvaluereffoundationvalue_fuzzer.cpp | 43 UNREACHABLE(); in JSValueRefIsNumberValueFuzzTest() 48 UNREACHABLE(); in JSValueRefIsNumberValueFuzzTest() 93 UNREACHABLE(); in JSValueRefWithinInt32ValueFuzzTest() 137 UNREACHABLE(); in JSValueRefIsTypedArrayValueFuzzTest() 144 UNREACHABLE(); in JSValueRefIsTypedArrayValueFuzzTest() 173 UNREACHABLE(); in JSValueRefIsDateValueFuzzTest() 178 UNREACHABLE(); in JSValueRefIsDateValueFuzzTest() 190 UNREACHABLE(); in JSValueRefIsDateValueFuzzTest() 216 UNREACHABLE(); in JSValueRefIsErrorValueFuzzTest() 221 UNREACHABLE(); in JSValueRefIsErrorValueFuzzTest() [all …]
|
| /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/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 | 50 UNREACHABLE(); in AsmUnreachable() 57 UNREACHABLE(); in OsrEntryAfterCFrame() 62 UNREACHABLE(); in OsrEntryAfterIFrame() 67 UNREACHABLE(); in OsrEntryTopFrame()
|
| /arkcompiler/runtime_core/docs/ |
| D | coding-style.md | 46 …unreachable, but the language syntax requires it, mark it with something like return nullptr; /* u…
|