Home
last modified time | relevance | path

Searched full:unreachable (Results 1 – 25 of 1053) sorted by relevance

12345678910>>...43

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dpipe.cpp23 UNREACHABLE(); in CreatePipe()
29 UNREACHABLE(); in SetFdNonblocking()
35 UNREACHABLE(); in ReadFromPipe()
41 UNREACHABLE(); in WriteToPipe()
47 UNREACHABLE(); in WaitForEvent()
53 UNREACHABLE(); in Dup2()
Dsystem_environment.cpp22 UNREACHABLE(); in GetUidForName()
27 UNREACHABLE(); in GetUidForName()
32 UNREACHABLE(); in GetSystemConfig()
37 UNREACHABLE(); in GetEnvironmentVar()
42 UNREACHABLE(); in GetEnvironmentVar()
Dtrace.cpp32 UNREACHABLE(); in DoBeginTracePoint()
37 UNREACHABLE(); in DoEndTracePoint()
42 UNREACHABLE(); in DoIntTracePoint()
47 UNREACHABLE(); in DoInt64TracePoint()
Dthread.cpp40 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/
DtypeParameter.cpp22 UNREACHABLE(); in ToString()
27 UNREACHABLE(); in Identical()
32 UNREACHABLE(); in AssignmentTarget()
37 UNREACHABLE(); in GetTypeFacts()
44 UNREACHABLE(); in Instantiate()
/arkcompiler/ets_runtime/ecmascript/mem/
Dnative_area_allocator.cpp30 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/
Dcontainers_stub_builder.h101 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/
Dtrace.cpp32 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/
Dfrontend_test_intrins.ets34 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/
Dlogger_impl_gen.inc.erb26 UNREACHABLE();
37 UNREACHABLE();
49 UNREACHABLE();
65 UNREACHABLE();
79 UNREACHABLE();
121 UNREACHABLE();
/arkcompiler/runtime_core/static_core/libpandabase/templates/
Dlogger_impl_gen.inc.erb26 UNREACHABLE();
37 UNREACHABLE();
49 UNREACHABLE();
65 UNREACHABLE();
79 UNREACHABLE();
121 UNREACHABLE();
/arkcompiler/ets_runtime/ecmascript/platform/common/
Dmap.cpp37 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/
DloopStatement.h44 UNREACHABLE(); in Iterate()
49 UNREACHABLE(); in Dump()
54 UNREACHABLE(); in Compile()
59 UNREACHABLE(); in Check()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dassembler_module.cpp31 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/
Dentrypoints_compiler.inl.erb45 UNREACHABLE();
47 UNREACHABLE();
59 UNREACHABLE();
61 UNREACHABLE();
/arkcompiler/runtime_core/static_core/docs/
Dcoding-style.md46unreachable, but the language syntax requires it, mark it with something like return nullptr; /* u…
/arkcompiler/runtime_core/docs/
Dcoding-style.md46unreachable, but the language syntax requires it, mark it with something like return nullptr; /* u…
/arkcompiler/runtime_core/static_core/runtime/arch/
Dasm_support.cpp52 UNREACHABLE(); in AsmUnreachable()
59 UNREACHABLE(); in OsrEntryAfterCFrame()
64 UNREACHABLE(); in OsrEntryAfterIFrame()
69 UNREACHABLE(); in OsrEntryTopFrame()
/arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistcommon_fuzzer/
Dcontainerslinkedlistcommon_fuzzer.h125 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/
Dregister_extensions.h.erb37 UNREACHABLE();
55 UNREACHABLE();
73 UNREACHABLE();
91 UNREACHABLE();
/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
Dllvm_stackmap_type.cpp32 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/
Dresolvers.irt25 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/
Dassembler_aarch64.cpp101 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/
Dtry_catch_alive_5.ets21 /* @@ label */let a = 2; // unreachable statement
27 /* @@@ label Warning Warning: Unreachable statement. */
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
Dstdlib_ani_helpers.cpp24 UNREACHABLE(); in StdlibLogFatal()
31 UNREACHABLE(); in StdlibLogFatal()
104 UNREACHABLE(); in StatusToString()
120 UNREACHABLE(); in CreateUtf8String()
136 UNREACHABLE(); in CreateUtf16String()

12345678910>>...43