Searched refs:runtimeType (Results 1 – 2 of 2) sorted by relevance
415 GlobalTSTypeRef TSManager::GetOrCreateTSIteratorInstanceType(TSRuntimeType runtimeType, GlobalTSTyp… in GetOrCreateTSIteratorInstanceType() argument417 …ASSERT((runtimeType >= TSRuntimeType::ITERATOR_RESULT) && (runtimeType <= TSRuntimeType::ITERATOR)… in GetOrCreateTSIteratorInstanceType()419 … GlobalTSTypeRef(static_cast<uint32_t>(ModuleTableIdx::RUNTIME), static_cast<int>(runtimeType)); in GetOrCreateTSIteratorInstanceType()
257 …GlobalTSTypeRef PUBLIC_API GetOrCreateTSIteratorInstanceType(TSRuntimeType runtimeType, GlobalTSTy…