Searched full:allows (Results 1 – 25 of 205) sorted by relevance
123456789
5 Current implementation allows profiling only the whole application from start till end. Gathered in…17 Another public method `SetSampleInterval` allows setting sampling interval in microseconds with def…
164 |LANG| allows generating highly efficient code that relies on an objects'213 |TS| allows more relaxed assignments into variables of function type, while286 that corresponds to the number of the parameters. In some cases, |TS| allows319 |TS| allows overriding class fields with the field in the subclass with375 |TS| allows overriding class type version of the primitive type into a pure376 primitive type. |LANG| allows no such overriding. These situation is405 |TS| allows calling functions stored in function type variables with more406 arguments than were declared. |LANG| allows no such calls:436 |TS| allows covariant array assignment as in |TS| all types are of the478 explicitly listed in the ``extends`` clause of a class. |LANG| allows this as
17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
28 /// Coroutine mutex. This allows to get exclusive access to the critical section.58 /// Coroutine one-shot event. This allows to block current coroutine until event is fired
17 // allows you to do things like:
20 that allows converting type T1 to type T2.
19 The extension function mechanism allows using a special form of top-level functions
19 The trailing lambda mechanism allows using a special form of function
19 The ArkTS language allows specifying a function that can be called in