Home
last modified time | relevance | path

Searched defs:integer (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.h88 auto integer = static_cast<uint32_t>(number); in IsKeyInRange() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dutils.cpp26 int64_t integer = -1; in GetMethodIdFromAttr() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.cpp55 auto integer = static_cast<uint32_t>(number); in HandleKey() local
H A Dobject_fast_operator-inl.h1201 auto integer = static_cast<int32_t>(number); in TryToElementsIndex() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h251 int64_t integer = std::floor(fraction); in DecimalsToString() local
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h638 auto integer = static_cast<int32_t>(number); in TryToElementsIndex() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp987 auto integer = builder_.getInt64(cval); in GetInputValueFromConstant() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp2319 GateRef integer = ChangeFloat64ToInt32(number); in TryToElementsIndex() local

Completed in 33 milliseconds