Home
last modified time | relevance | path

Searched full:take (Results 1 – 25 of 109) sorted by relevance

12345

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dweighted_adaptive_tlab_average.h104 float lowerSumBorder_; // Min value that sum may take
105 float upperSumBorder_; // Max value that sum may take
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/04.Names_Declarations_and_Scopes/4.8.5.Rest_Parameter/
DBadTypeError.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DIssue14111.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_CallNoArgs.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassSingleArg.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassEmptyObjectLiteral.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassTwoArgs.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassObjectLiteral_0.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassObjectLiteralArrayAndSpread.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassObjectLiteral_2.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DIssue14187.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_CheckShadowing.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassLambdas_1.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassInterfaceArgs.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_CallBaseMethod.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassLambdas_0.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassLambdasArrayAndSpread.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassObjectLiteral_1.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
DRestParamsTest_PassInterfaceArgsAndSpread_1.sts17 desc: A rest parameter allows to make a function or method that take an unbounded
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/08.function_declarations/05.rest_parameter/
Drest_parameter_neg.sts19 A rest parameter allows to make a function or method that take an unbounded
Drest_parameter.sts19 A rest parameter allows to make a function or method that take an unbounded
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md10 Before discussing bytecode per se, let's take a look at an over-simplified picture of a real
133 Let's take a closer look at `adda arg1, arg2`. Assume that arguments map to virtual registers on
223 bytecode verifiers take the responsibility to control this invariant.
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md10 Before discussing bytecode per se, let's take a look at an over-simplified picture of a real
133 Let's take a closer look at `adda arg1, arg2`. Assume that arguments map to virtual registers on
223 bytecode verifiers take the responsibility to control this invariant.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dsummary.rst266 In other words, which approach are we to take:
275 The languages that take the first approach are said to support structural
276 typing, while the languages that take the second approach do not support it.
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-accuate-version-update/
Dbytecodehar-dynamic-import.ts43 // Take effect only under release due to bcopt

12345