Home
last modified time | relevance | path

Searched refs:IsOneParameterKind (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h274 if (meta_->IsOneParameterKind()) { in TryGetValue()
Dgate_meta_data.h530 bool IsOneParameterKind() const in IsOneParameterKind() function
720 ASSERT(meta->IsOneParameterKind()); in Cast()