| /arkcompiler/ets_runtime/test/moduletest/typedarrayfindlast/ |
| D | typedarrayfindlast.js | 43 typedArrayFindConstructors.forEach(function (ctor, i) { argument 65 ].forEach(function (ctor, i) { argument 76 function testTypeArrayAt1(ctor) { argument 106 function testTypeArrayAt2(ctor) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/typedarrayat/ |
| D | typedarrayat.js | 43 typedArrayAtConstructors.forEach(function (ctor, i) { argument 65 ].forEach(function (ctor, i) { argument 76 function testTypeArrayAt1(ctor) { argument 99 function testTypeArrayAt2(ctor) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/typearray/ |
| D | typearray.js | 43 typedArrayConstructors.forEach(function(ctor, i) { argument 68 ].forEach(function(ctor, i) { argument 79 function testTypeArray1(ctor) { argument 99 function testTypeArray2(ctor) { argument 117 function testTypeArray3(ctor) { argument 133 function testTypeArray4(ctor) { argument 145 function testTypeArray5(ctor) { argument 160 function testTypeArrayWithSize(ctor, size) { argument 178 function testTypeArrayIC(ctor) { argument 369 ].forEach(function (ctor, i) { argument [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/typedarraysubarray/ |
| D | typedarraysubarray.js | 21 typedArraySubArrayConstructors.forEach(function (ctor, i) { argument 25 function testTypeArrayAt1(ctor) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/typedarrayset/ |
| D | typedarrayset.js | 26 ].forEach(function (ctor) { argument 30 function testTypeArraySet1(ctor) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/typedarraywith/ |
| D | typedarraywith.js | 42 typedArrayWithConstructors.forEach(function (ctor, i) { argument 65 ].forEach(function (ctor, i) { argument 77 function testTypeArrayWithInt(ctor, arr, flagBig) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/errorcause/ |
| D | errorcause.js | 30 ].forEach(function (ctor, i) { argument 38 function testErrorCause(ctor) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/typedarraytosorted/ |
| D | typedarraytosorted.js | 42 typedArraySortedConstructors.forEach(function (ctor, i) { argument 65 ].forEach(function (ctor, i) { argument 77 function testTypeArrayToSorted(ctor, arr) { argument
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-ts-constructor-type2.ts | 17 var ctor: abstract new (a: number, b: string); variable
|
| D | test-ts-constructor-type1.ts | 17 var ctor: new (a: number, b: string); variable
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ts/ |
| D | test-ts-constructor-type1.ts | 17 var ctor: new (a: number, b: string)/* @@ label */; variable
|
| D | test-ts-constructor-type2.ts | 17 var ctor: abstract new (a: number, b: string)/* @@ label */; variable
|
| /arkcompiler/ets_runtime/test/moduletest/typedarrayslice/ |
| D | typearrayslice.js | 21 typedArraySliceConstructors.forEach(function (ctor, i) { argument 25 function testTypeArraySlice1(ctor, i) { argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 3270 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitLiveIn() local 3284 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitParameter() local 3292 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitReturnVoid() local 3303 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitReturn() local 3316 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitReturnInlined() local 3327 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitReturnI() local 3348 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitLiveOut() local 3366 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitSubOverflowCheck() local 3398 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitDeoptimize() local 3409 auto ctor = static_cast<LLVMIrConstructor *>(v); in VisitDeoptimizeIf() local [all …]
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | ETSparserNamespaces.cpp | 67 ir::MethodDefinition *ctor = nullptr; in ParseNamespaceDefinition() local 85 ir::MethodDefinition *ctor = nullptr; in ParseNamespaceBody() local
|
| /arkcompiler/ets_runtime/test/moduletest/weakcollectionswithsymbol/ |
| D | weaksetsymbolvalue.js | 56 symbolFuncsValue.forEach(function (ctor, i) { argument
|
| D | weakmapsymbolkey.js | 61 symbolFuncsSet.forEach(function (ctor, i) { argument
|
| D | weakrefforsymbol.js | 66 symbolFuncsRef.forEach(function (ctor, i) { argument
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_collator_test.cpp | 43 JSHandle<JSTaggedValue> ctor = env->GetCollatorFunction(); in HWTEST_F_L0() local 80 JSHandle<JSTaggedValue> ctor = env->GetCollatorFunction(); in HWTEST_F_L0() local
|
| D | js_plural_rules_test.cpp | 34 JSHandle<JSTaggedValue> ctor = env->GetPluralRulesFunction(); in HWTEST_F_L0() local 86 JSHandle<JSTaggedValue> ctor = env->GetPluralRulesFunction(); in HWTEST_F_L0() local 117 JSHandle<JSTaggedValue> ctor = env->GetPluralRulesFunction(); in HWTEST_F_L0() local
|
| D | js_displaynames_test.cpp | 41 JSHandle<JSTaggedValue> ctor = env->GetDisplayNamesFunction(); in HWTEST_F_L0() local 107 JSHandle<JSTaggedValue> ctor = env->GetDisplayNamesFunction(); in HWTEST_F_L0() local 150 JSHandle<JSTaggedValue> ctor = env->GetDisplayNamesFunction(); in HWTEST_F_L0() local 201 JSHandle<JSTaggedValue> ctor = env->GetDisplayNamesFunction(); in HWTEST_F_L0() local
|
| D | js_number_format_test.cpp | 40 JSHandle<JSTaggedValue> ctor = env->GetNumberFormatFunction(); in HWTEST_F_L0() local 72 JSHandle<JSTaggedValue> ctor = env->GetNumberFormatFunction(); in HWTEST_F_L0() local 139 JSHandle<JSTaggedValue> ctor = env->GetNumberFormatFunction(); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/ |
| D | gtest_launcher.js | 30 globalThis.ASSERT_THROWS = function assertThrows(ctor, fn) { argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | function.cpp | 128 void Function::LoadClassContexts(const ir::AstNode *node, PandaGen *pg, VReg ctor, const util::Stri… in LoadClassContexts() 146 …teOverElements(const ArenaVector<ir::AstNode *> &elements, PandaGen *pg, VReg &ctor, VReg &thisReg, in IterateOverElements() 204 auto ctor = pg->AllocReg(); in CompileInstanceFields() local
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | namespaceDefinition.h | 42 …licit NamespaceDefinition(Identifier *ident, ArenaVector<AstNode *> &&body, MethodDefinition *ctor, in NamespaceDefinition() 111 void SetCtor(MethodDefinition *ctor) in SetCtor()
|