Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h61 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