Searched defs:protoValue (Results 1 – 5 of 5) sorted by relevance
19 void VariantValue::Serialize(const LiteralValueType &value, protoPanda::VariantValue &protoValue) in Serialize()61 void VariantValue::Deserialize(const protoPanda::VariantValue &protoValue, LiteralValueType &value) in Deserialize()
269 for (const auto &protoValue : protoArray.values()) { in Deserialize() local
67 auto *protoValue = protoMeta.mutable_value(); in Serialize() local
1747 JSHandle<JSTaggedValue> protoValue(proto); in OrdinaryNewJSObjectCreate() local2566 JSHandle<JSTaggedValue> protoValue = thread_->GlobalConstants()->GetHandledJSRealmClass(); in NewJSRealm() local3428 JSHandle<JSTaggedValue> protoValue = env->GetSharedSetIteratorPrototype(); in NewJSSetIterator() local3444 JSHandle<JSTaggedValue> protoValue = env->GetSetIteratorPrototype(); in NewJSSetIterator() local3461 JSHandle<JSTaggedValue> protoValue = env->GetRegExpIteratorPrototype(); in NewJSRegExpIterator() local3478 JSHandle<JSTaggedValue> protoValue = env->GetMapIteratorPrototype(); in NewJSMapIterator() local3493 JSHandle<JSTaggedValue> protoValue = env->GetSharedMapIteratorPrototype(); in NewJSMapIterator() local3552 JSHandle<JSTaggedValue> protoValue = env->GetArrayIteratorPrototype(); in NewJSArrayIterator() local3568 JSHandle<JSTaggedValue> protoValue = env->GetSharedArrayIteratorPrototype(); in NewJSSharedArrayIterator() local4328 JSHandle<JSTaggedValue> protoValue(thread_, globalConst->GetArrayListIteratorPrototype()); in NewJSAPIArrayListIterator() local[all …]
1933 JSHandle<JSTaggedValue> protoValue = env->GetSetIteratorPrototype(); in InitializeSetIterator() local1948 JSHandle<JSTaggedValue> protoValue = env->GetSharedSetIteratorPrototype(); in InitializeSSetIterator() local1965 JSHandle<JSTaggedValue> protoValue = env->GetMapIteratorPrototype(); in InitializeMapIterator() local1981 JSHandle<JSTaggedValue> protoValue = env->GetSharedMapIteratorPrototype(); in InitializeSMapIterator() local