Home
last modified time | relevance | path

Searched refs:LINEAR_Y (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_symbol.h42 static constexpr const uint32_t LINEAR_Y = 12345U; member in panda::ecmascript::JSSymbol
57 uint32_t hash = hashSeed * LINEAR_X + LINEAR_Y; in ComputeHash()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dobject_header.h45 constexpr const uint32_t LINEAR_Y = 12345U; member
113 nVal = exVal * object_header_traits::LINEAR_X + object_header_traits::LINEAR_Y; in GenerateHashCode()

Completed in 2 milliseconds