Home
last modified time | relevance | path

Searched full:inconsistency (Results 1 – 6 of 6) 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/ets_runtime/test/aottest/defineclasswithbuffer/
Ddefineclasswithbuffer.ts42 // resulting in the inconsistency between the properties key and class litreal at runtime.
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb232 % abort "isa.yaml inconsistency: #{inst.opcode.upcase} is not compilable, but inlinable" if in…
/arkcompiler/runtime_core/verification/
Dmessages.yaml222 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/assembler/
Dassembly-parser.cpp752 context_.err = Error("Inconsistency of the definition of the record and its metadata.", in ParseResetRecordTable()