Home
last modified time | relevance | path

Searched full:attempt (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/compiler/docs/
Daot_resolve_string.md16 …resolution attempt requires runtime call, so usage of regular `ResolveString` call reduces the ove…
35 …then each resolution attempt will increment value inside the slot until it either get replaced wit…
/arkcompiler/runtime_core/cmake/
DSanitizers.cmake55 # Attempt to add link library "log" to target * which is not built in this directory.
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md26 Here comes the bytecode. Simply said, it is an attempt to build an abstract CPU on top of real
112 some "stack-based'ness" into an otherwise register-based instruction set in attempt to make the
/arkcompiler/runtime_core/compiler/optimizer/ir/
Danalysis.cpp61 ASSERT_PRINT(inst->IsStore(), "Attempt to take a stored value on non-store instruction"); in InstStoredValue()
/arkcompiler/ets_runtime/ecmascript/
Dtransitions_dictionary.h87 // Attempt to shrink the dictionary after deletion of key.
Dtagged_hash_table.h370 // Attempt to shrink the table after deletion of key.
Daot_file_manager.cpp911 …// attempt is successful, it means that the current vm thread does not hold the lock,the reentranc… in SafeTryReadLock()
/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.cpp48 LOG(INFO, VERIFIER) << "Attempt to verify " << method.GetFullName(true) in Process()
/arkcompiler/runtime_core/verification/
Dmessages.yaml411 Attempt to call static method '${name}' as virtual.
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp525 …// If the attempt fails, the callback will be terminated directly to avoid the reentrancy deadlock, in GetStackSignalHandler()
/arkcompiler/runtime_core/compiler/tests/
Daot_test.cpp804 // Inlining attempt proofs that Z::zoo was available to inline in TEST_F()
/arkcompiler/runtime_core/runtime/
Dmonitor.cpp956 LOG(FATAL, RUNTIME) << "Attempt to rewrite hash in monitor"; in Acquire()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp196 // Attempt to read trail surrogate. in ParseUnicodeEscape()
/arkcompiler/runtime_core/assembler/
Dassembly-parser.cpp1193 …LOG(DEBUG, ASSEMBLER) << "label with non-standard character is detected, attempt to create a label… in ParseLabel()
/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.h126 So, on attempt of usage of conflicting reg, absint will fail with message of undefined reg.
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ar n;if(r.emitNode)e.Debug.assert(!(268435456&r.emitNode.flags),"Invalid attempt to mutate an immu…