Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.h56 inline bool Full() const in Full() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.h78 inline bool Full() const { return Length() == distance_; } in Full() function