| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/ |
| D | test-ts-class-property-2.ts | 18 zero : number = 0 property in A
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | instruction_combine_test.cpp | 165 auto zero = builder.Int32(0); in HWTEST_F_L0() local 176 auto zero = builder.Int32(0); in HWTEST_F_L0() local 725 auto zero = b.Double(0); in HWTEST_F_L0() local 807 auto zero = b.Int32(0); in HWTEST_F_L0() local 987 auto zero = b.Int64(0); in HWTEST_F_L0() local 1008 auto zero = b.Int32(0); in HWTEST_F_L0() local 1042 auto zero = b.Int64(0); in HWTEST_F_L0() local 1063 auto zero = b.Int32(0); in HWTEST_F_L0() local 1096 auto zero = b.Int64(0); in HWTEST_F_L0() local 1110 auto zero = b.Int32(0); in HWTEST_F_L0() local [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/multiargs/ |
| D | multiargs.js | 22 function zero() function
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_regexp_iterator_test.cpp | 96 JSHandle<JSTaggedValue> zero(factory->NewFromASCII("0")); in HWTEST_F_L0() local
|
| D | js_bigint_test.cpp | 76 JSHandle<BigInt> zero = BigInt::Uint32ToBigInt(thread, 0); in HWTEST_F_L0() local 364 JSHandle<BigInt> zero = BigInt::Int32ToBigInt(thread, 0); in HWTEST_F_L0() local 393 JSHandle<BigInt> zero = BigInt::Int32ToBigInt(thread, 0); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_regexp_test.cpp | 315 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local 373 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local 434 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local 507 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local 538 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_typed_array.cpp | 105 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in HasProperty() local 169 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in DefineOwnProperty() local 406 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in IntegerIndexedElementGet() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/ |
| D | cast_opt.cpp | 358 auto *zero = GlobalTables::GetIntConstTable().GetOrCreateIntConst(0, *fromMIRType); in TransformCvtU1ToNe() local
|
| /arkcompiler/ets_runtime/test/moduletest/regress/ |
| D | regress.js | 79 var zero = BigInt("-0 "); variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 2024 auto zero = CreateLabel(); in EncodeCountLeadingZeroBits() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 2157 auto zero = VixlReg(GetRegfile()->GetZeroReg(), WORD_SIZE); in EncodeMemCopyz() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | lower.cpp | 2714 auto *zero = GlobalTables::GetIntConstTable().GetOrCreateIntConst(0, *fromMIRType); in LowerExpr() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 11353 auto &zero = GetZeroOpnd(primTypeBitSize); in SelectCSyncLockRelease() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 11593 static zero(t) { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.Pi 14503 zero() { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.qi 22870 zero() { method in anonymousFunction0278022839900.bl
|