Home
last modified time | relevance | path

Searched full:becomes (Results 1 – 25 of 35) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/01.static_methods/
Dnon_static_method_call.sts18 assert: An instance method is always invoked with respect to an object, which becomes the current o…
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dtype_system.md22 A sort, acompanied with a list of parameters, becomes a type.
/arkcompiler/runtime_core/docs/bc_verification/
Dtype_system.md22 A sort, acompanied with a list of parameters, becomes a type.
/arkcompiler/ets_frontend/ets2panda/docs/
Dlowering-phases.md17 becomes
240 becomes
652 becomes
661 becomes
/arkcompiler/runtime_core/static_core/docs/
Dinspector.md31 …pension()` is called, it waits until a resume call will decreases the counter and it becomes zero.
35 If thread's suspension counter becomes zero, but `suspended_` is still `true`, this means that a re…
Drationale-for-bytecode.md82 if substituted by a stack-based analogue. At the same time, performance becomes 10%-40% worse
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine.h72 /// Blocks until the coroutine becomes running
Dcoroutine.h174 …* Suspend a coroutine, so its status becomes either Status::RUNNABLE or Status::BLOCKED, depending…
178 /// Resume the suspended coroutine, so its status becomes Status::RUNNING.
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h47 * object becomes unreachable (no guarantees when it will happen)
/arkcompiler/ets_frontend/ets2panda/ir/base/
DmethodDefinition.h156 …// The very firstly processed method becomes the base(1) and the others tied into it as overloads(…
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_standard-inl.h149 // 3.2 if yes, replace existing method with new method(new method becomes a candidate) in ProcessDefaultMethod()
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.h250 …* 1. Copy a graph for a handler with "_LLVM" suffix. For example, "ClassResolver" becomes "ClassRe…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/
Dvalidate-recipes472 # Please fix if this becomes an issue.
483 # NB! tsc is hardcoded. Please fix if this becomes an issue.
636 # Please fix if this becomes an issue.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml79 … that case monitor is acquired by thread and monitor count is set to 1. The thread becomes the
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md82 if substituted by a stack-based analogue. At the same time, performance becomes 10%-40% worse
/arkcompiler/runtime_core/static_core/patches/asmjit/
D0002-Add-Panda-Allocator.patch180 // Allocate new block - we add alignment overhead to `newSize`, which becomes the
/arkcompiler/toolchain/build/config/compiler/
DBUILD.gn331 # Do not use the -pthread ldflag here since it becomes a no-op
/arkcompiler/runtime_core/cmake/
DPandaAssembly.cmake314 # TODO: Fix this once this becomes an issue.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/escompat/
DJsonTest.sts171 …ut explicit type, reflection returns this field value as double[] and 1.1 becomes 1.100000023841858
/arkcompiler/runtime_core/static_core/cmake/
DPandaAssembly.cmake331 # TODO: Fix this once this becomes an issue.
/arkcompiler/ets_frontend/arkguard/
DREADME.md506 It becomes ineffective when you only want to retain the '\*' property.
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp553 … // an object becomes a prototype object at the first time, we need to copy its hidden class in in OptimizePrototypeForIC()
556 …// o1 becomes a prototype object of object o2 and an on-proto IC loading x from o2 will rely on the in OptimizePrototypeForIC()
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DType.sts770 throw new Error("todo(kprokopenko): add when undefined becomes available")
2320 throw new Error("todo(kprokopenko): add when tuple becomes available")
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp1079 // triggered, the first half of profiltypeinfo becomes empty. in IsIncompleteProfileTypeInfo()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D9_classes.rst1375 An instance method is always called with respect to an object that becomes

12