Home
last modified time | relevance | path

Searched full:inconsistency (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/docs/bc_verification/
Dabsint_checks.md37 Can help inconsistency between method signature and type of actual return value
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dabsint_checks.md37 Can help inconsistency between method signature and type of actual return value
/arkcompiler/ets_runtime/test/aottest/defineclasswithbuffer/
Ddefineclasswithbuffer.ts42 // resulting in the inconsistency between the properties key and class litreal at runtime.
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.h71 // Existing void expression inconsistency,refer to #17762 in CheckVoidTypeExpression()
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/templates/
Dinst_builder_dyn_gen.cpp.erb255 % abort "isa.yaml inconsistency: #{inst.opcode.upcase} is not compilable, but inlinable" if …
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb225 % abort "isa.yaml inconsistency: #{inst.opcode.upcase} is not compilable, but inlinable" if in…
/arkcompiler/runtime_core/static_core/verification/
Dmessages.yaml220 Inconsistency between type in register and field class type. Field is '${field}'.
/arkcompiler/runtime_core/docs/
Dmemory-management.md544 Heap inconsistency can happen when GC reclaim alive/reachable object.
549 Besides addressing of heap inconsistency problem, write barrier can be used for maintaining incomin…
/arkcompiler/runtime_core/static_core/docs/
Dmemory-management.md544 Heap inconsistency can happen when GC reclaim alive/reachable object.
549 Besides addressing of heap inconsistency problem, write barrier can be used for maintaining incomin…
/arkcompiler/runtime_core/assembler/
Dassembly-parser.cpp760 context_.err = Error("Inconsistency of the definition of the record and its metadata.", in ParseResetRecordTable()
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-parser.cpp831 Error("Inconsistency of the definition of the function and its metadata.", in ParseResetFunctionTable()