Home
last modified time | relevance | path

Searched defs:high (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
Dustring.cpp36 char32_t StringView::DecodeSurrogates(char32_t high, char32_t low) in DecodeSurrogates()
/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h126 int high = elements - 1; in BinarySearch() local
Djs_bigint.cpp1082 uint32_t high = (midRes1 >> HALFDATEBITS) + (midRes2 >> HALFDATEBITS) + highRes + carry; in Mul() local
1109 uint32_t high = 0; in Multiply() local
1271 uint32_t high = 0; in SpecialMultiplyAndSub() local
1312 uint32_t high = 0; in ImproveAccuracy() local
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dark_stackmap_parser.cpp27 int high = static_cast<int>(callsiteNum) - 1; in BinaraySearch() local
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp48 uint16_t high = utf16[*index]; in DecodeUTF16() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h274 uint32_t high = in HandleOpRange32() local
579 uint32_t high = byteCode.GetU16(currentPc + RANGE32_HEAD_OFFSET + in IsFoundOpRange() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_lightweightset.cpp110 int32_t high = size - 1; in BinarySearchHashes() local
Djs_api_plain_array.cpp109 int32_t high = toIndex - 1; in BinarySearch() local
Djs_api_lightweightmap.cpp485 int32_t high = size - 1; in BinarySearchHashes() local