Home
last modified time | relevance | path

Searched full:manner (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml77 On monitorenter VM thread tries to get ownership of the monitor in the following manner: if
83 … On monitorexit VM thread release monitor in the following manner: thread decrements monitor count.
/arkcompiler/runtime_core/compiler/docs/
Dplt.md217 Registers are loaded in the same manner they were saved. So, in CallStatic we have to adjust stack …
/arkcompiler/runtime_core/runtime/mem/
Dobject_helpers.cpp219 // For proxy class it is impossible to get field name in standard manner in GetFieldName()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp1201 …E: If srcType and targetType are the same the transfer must be performed in a manner that preserves in Set()
1316 …/ e. NOTE: If srcType and targetType are the same the transfer must be performed in a manner that in Slice()