Home
last modified time | relevance | path

Searched defs:HashToBucket (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h56 GateRef HashToBucket(GateRef linkedTable, GateRef hash) in HashToBucket() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h311 inline uint32_t HashToBucket(uint32_t hash) const in HashToBucket() function