Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h62 GateRef BucketToIndex(GateRef bucket) in BucketToIndex() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h316 inline static uint32_t BucketToIndex(uint32_t bucket) in BucketToIndex() function