Home
last modified time | relevance | path

Searched defs:intValue (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/ets_runtime/test/fuzztest/publicapilocal_fuzzer/
Dpublicapilocal_fuzzer.cpp33 Local<IntegerRef> intValue = IntegerRef::New(vm, (int)size); in LocalIsEmptyFuzzTest() local
47 Local<IntegerRef> intValue = IntegerRef::New(vm, (int)size); in LocalIsNullFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/publicapilocaloperatorsymbol_fuzzer/
Dpublicapilocaloperatorsymbol_fuzzer.cpp33 Local<IntegerRef> intValue = IntegerRef::New(vm, (int)size); in LocalOperatorOneFuzzTest() local
47 Local<IntegerRef> intValue = IntegerRef::New(vm, (int)size); in LocalOperatorTowFuzzTest() local
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/js/
DBasicDataTypesTest.js19 const intValue = 123456789; constant
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/java_cases/
DBasicDataTypesTest.java26 int intValue = 123456789; in main() local
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/ts/
DBasicDataTypesTest.ts19 const intValue: number = 123456789; constant
/arkcompiler/ets_runtime/test/fuzztest/jsnapiisconstructor_fuzzer/
Djsnapiisconstructor_fuzzer.cpp34 Local<IntegerRef> intValue = IntegerRef::New(vm_, (int)size); in JSNApiIsConstructorFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefnullvalue_fuzzer/
Djsvaluerefnullvalue_fuzzer.cpp34 Local<PrimitiveRef> intValue = IntegerRef::New(vm, 0); in JSValueRefNullValueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluereffoundationvalue_fuzzer/
Djsvaluereffoundationvalue_fuzzer.cpp45 Local<IntegerRef> intValue = IntegerRef::New(vm, key); in JSValueRefIsNumberValueFuzzTest() local
175 Local<IntegerRef> intValue = IntegerRef::New(vm, key); in JSValueRefIsDateValueFuzzTest() local
218 Local<IntegerRef> intValue = IntegerRef::New(vm, key); in JSValueRefIsErrorValueFuzzTest() local
251 Local<IntegerRef> intValue = IntegerRef::New(vm, key); in JSValueRefToStringValueFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/
Delement_accessor-inl.h73 int intValue = rawValue.GetInt(); in FastSet() local
Delements.cpp265 int intValue = value.GetInt(); in MigrateFromHeapValueToRawValue() local
284 int intValue = static_cast<int>(elements->Get(i).GetRawData()); in MigrateFromHoleIntToHoleNumber() local
299 double intValue = base::bit_cast<double>(elements->Get(i).GetRawData()); in MigrateFromHoleNumberToHoleInt() local
Delement_accessor.cpp132 int intValue = rawValue.GetInt(); in ConvertTaggedValueWithElementsKind() local
Djs_object-inl.h260 int intValue = value.GetInt(); in ConvertValueWithRep() local
Djs_hclass.cpp834 int intValue = value->GetInt(); in ConvertOrTransitionWithRep() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefobject_fuzzer/
Djsvaluerefobject_fuzzer.cpp53 Local<IntegerRef> intValue = IntegerRef::New(vm, input); in JSValueRefIsBigIntFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h446 int32 intValue; member
527 int64 intValue; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_math.cpp224 auto intValue = ToUint32(val); in StdMathClz32Double() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1429 Local<IntegerRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
1453 Local<IntegerRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
1475 Local<IntegerRef> intValue = IntegerRef::New(vm_, 0); in HWTEST_F_L0() local
1499 Local<IntegerRef> intValue = IntegerRef::New(vm_, 0); in HWTEST_F_L0() local
1521 Local<IntegerRef> intValue = IntegerRef::New(vm_, 0); in HWTEST_F_L0() local
5041 Local<PrimitiveRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
6479 Local<IntegerRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
6531 Local<IntegerRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
6583 Local<IntegerRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
6635 Local<IntegerRef> intValue = IntegerRef::New(vm_, num); in HWTEST_F_L0() local
[all …]
Djsnapi_sample.cpp80 int intValue = intObject->Value(); in HWTEST_F_L0() local
1703 Local<IntegerRef> intValue = IntegerRef::New(vm_, i * 10); in HWTEST_F_L0() local
1710 Local<IntegerRef> intValue = IntegerRef::New(vm_, inputInt); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1448 Local<IntegerRef> intValue = IntegerRef::New(vm_, 0); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_to_string_cache_test.cpp379 auto intValue = dis(engine); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_typedarray_stub_builder.cpp2857 GateRef intValue = TruncInt64ToInt32(ChangeTaggedPointerToInt64(value)); in SetValueToBuffer() local
2864 GateRef intValue = ChangeFloat64ToInt32(CastInt64ToFloat64( in SetValueToBuffer() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1494 auto intValue = GetInt32OfTInt(value); in FastToBoolean() local
Dstub_builder.cpp6727 auto intValue = GetInt32OfTInt(value); in FastToBoolean() local
6826 auto intValue = GetInt32OfTInt(value); in FastToBooleanBaseline() local
6946 auto intValue = GetInt32OfTInt(value); in FastToBooleanWithProfile() local
7066 auto intValue = GetInt32OfTInt(value); in FastToBooleanWithProfileBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3248 …uint32 intValue = static_cast<uint32>(((safe_cast<MIRIntConst>(elemConst))->GetExtValue()) & 0xFFF… in InitArrayClassCacheTableIndex() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp1408 int32_t intValue = 42; in HWTEST_F_L0() local

12