Searched full:attempt (Results 1 – 16 of 16) sorted by relevance
| /arkcompiler/runtime_core/compiler/docs/ |
| D | aot_resolve_string.md | 16 …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/ |
| D | Sanitizers.cmake | 55 # Attempt to add link library "log" to target * which is not built in this directory.
|
| /arkcompiler/runtime_core/docs/ |
| D | rationale-for-bytecode.md | 26 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/ |
| D | analysis.cpp | 61 ASSERT_PRINT(inst->IsStore(), "Attempt to take a stored value on non-store instruction"); in InstStoredValue()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | transitions_dictionary.h | 87 // Attempt to shrink the dictionary after deletion of key.
|
| D | tagged_hash_table.h | 370 // Attempt to shrink the table after deletion of key.
|
| D | aot_file_manager.cpp | 911 …// attempt is successful, it means that the current vm thread does not hold the lock,the reentranc… in SafeTryReadLock()
|
| /arkcompiler/runtime_core/verification/jobs/ |
| D | thread_pool.cpp | 48 LOG(INFO, VERIFIER) << "Attempt to verify " << method.GetFullName(true) in Process()
|
| /arkcompiler/runtime_core/verification/ |
| D | messages.yaml | 411 Attempt to call static method '${name}' as virtual.
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | cpu_profiler.cpp | 525 …// If the attempt fails, the callback will be terminated directly to avoid the reentrancy deadlock, in GetStackSignalHandler()
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | aot_test.cpp | 804 // Inlining attempt proofs that Z::zoo was available to inline in TEST_F()
|
| /arkcompiler/runtime_core/runtime/ |
| D | monitor.cpp | 956 LOG(FATAL, RUNTIME) << "Attempt to rewrite hash in monitor"; in Acquire()
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.cpp | 196 // Attempt to read trail surrogate. in ParseUnicodeEscape()
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-parser.cpp | 1193 …LOG(DEBUG, ASSEMBLER) << "label with non-standard character is detected, attempt to create a label… in ParseLabel()
|
| /arkcompiler/runtime_core/verification/absint/ |
| D | abs_int_inl.h | 126 So, on attempt of usage of conflicting reg, absint will fail with message of undefined reg.
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ar n;if(r.emitNode)e.Debug.assert(!(268435456&r.emitNode.flags),"Invalid attempt to mutate an immu…
|