Home
last modified time | relevance | path

Searched defs:hv (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_optimized_stubs-inl.h83 uint16_t hv = ((((vv - base::utf_helper::DECODE_SECOND_FACTOR) >> 10U) & base::utf_helper::BIT16_MASK) + in UTF16EncodeCodePoint() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp652 uint16_t hv = ((((vv - base::utf_helper::DECODE_SECOND_FACTOR) >> 10U) & BIT16_MASK) + // NOLINT in UTF16EncodeCodePoint() local

Completed in 7 milliseconds