Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h463 explicit UInt32PairAccessor(uint64_t value) : bitField_(value) {} in UInt32PairAccessor() function
464 explicit UInt32PairAccessor(uint32_t first, uint32_t second) in UInt32PairAccessor() function