Searched defs:GRANULARITY_BITS (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_segment_iterator.h | 46 static constexpr size_t GRANULARITY_BITS = 3;
member in panda::ecmascript::JSSegmentIterator |
| H A D | js_segments.h | 46 static constexpr size_t GRANULARITY_BITS = 3;
member in panda::ecmascript::JSSegments |
| H A D | js_segmenter.h | 51 static constexpr size_t GRANULARITY_BITS = 3;
member in panda::ecmascript::JSSegmenter |
Completed in 3 milliseconds