Home
last modified time | relevance | path

Searched defs:TestBit (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h48 bool TestBit(size_t offset) const in TestBit() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_bitset.h115 bool TestBit(uintptr_t offset) const in TestBit() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dbitmap.h86 bool TestBit(size_t bit_offset) const in TestBit() function