Searched refs:eBytecode (Results 1 – 3 of 3) sorted by relevance
60 case Kind::eBytecode: in GetSummaryKindName()247 : TypeSummaryImpl(Kind::eBytecode, flags), m_bytecode(std::move(bytecode)) { in BytecodeSummaryFormat()
51 enum class Kind { eSummaryString, eScript, eBytecode, eCallback, eInternal }; enumerator438 return S->GetKind() == Kind::eBytecode; in classof()
362 case TypeSummaryImpl::Kind::eBytecode: in IsEqualTo()