Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_gate_meta_data.h321 explicit TypedBinaryAccessor(uint64_t value) : bitField_(value) {} in TypedBinaryAccessor() function
322 explicit TypedBinaryAccessor(GateType gate, TypedBinOp binOp) in TypedBinaryAccessor() function