Home
last modified time | relevance | path

Searched refs:unaryOp (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_gate_meta_data.h255 static uint64_t ToValue(ParamType paramType, TypedUnOp unaryOp) in ToValue() argument
257 return TypedValueBits::Encode(paramType.Value()) | TypedUnOpBits::Encode(unaryOp); in ToValue()

Completed in 1 milliseconds