Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Dconcurrent_api_scope.h31 template<typename Container, ModType modType = ModType::READ>
40 if constexpr (modType == ModType::READ) { in ConcurrentApiScope()
52 if constexpr (modType == ModType::READ) { in ~ConcurrentApiScope()
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_binary_op.h214 BinaryType modType = static_cast<BinaryType>(argType.GetInt()); in ModWithTSType() local
215 switch (modType) { in ModWithTSType()

Completed in 2 milliseconds