Searched defs:tmpValue (Results 1 – 7 of 7) sorted by relevance
21 const tmpValue = ns1.valueTemp1; constant
84 T tmpValue; in TestPcRelativeLoad() local110 T tmpValue; in TestPcRelativeLoad() local
220 … JSHandle<JSTaggedValue> tmpValue = JSObject::GetProperty(thread, result, elementKey).GetValue(); in HWTEST_F_L0() local
264 … JSHandle<JSTaggedValue> tmpValue = JSObject::GetProperty(thread, result, elementKey).GetValue(); in HWTEST_F_L0() local
387 JSTaggedValue tmpValue = Delete(thread, rightChildVa, hash, key, oldValue); in Delete() local
243 auto tmpValue = std::abs(value); in Clz32() local
232 … uint16_t tmpValue = static_cast<uint16_t>(jumpOffset) << 8; // 8: left shift 8 bits in GetJumpToOffsets() local242 … uint32_t tmpValue = static_cast<uint32_t>(jumpOffset) << 8; // 8: left shift 8 bits in GetJumpToOffsets() local