Lines Matching defs:protoValue
1877 JSHandle<JSTaggedValue> protoValue(proto); in OrdinaryNewJSObjectCreate() local
2832 JSHandle<JSTaggedValue> protoValue = thread_->GlobalConstants()->GetHandledJSRealmClass(); in NewJSRealm() local
3693 JSHandle<JSTaggedValue> protoValue = env->GetSharedSetIteratorPrototype(); in NewJSSetIterator() local
3709 JSHandle<JSTaggedValue> protoValue = env->GetSetIteratorPrototype(); in NewJSSetIterator() local
3726 JSHandle<JSTaggedValue> protoValue = env->GetRegExpIteratorPrototype(); in NewJSRegExpIterator() local
3743 JSHandle<JSTaggedValue> protoValue = env->GetMapIteratorPrototype(); in NewJSMapIterator() local
3758 JSHandle<JSTaggedValue> protoValue = env->GetSharedMapIteratorPrototype(); in NewJSMapIterator() local
3818 JSHandle<JSTaggedValue> protoValue = env->GetArrayIteratorPrototype(); in NewJSArrayIterator() local
3834 JSHandle<JSTaggedValue> protoValue = env->GetSharedArrayIteratorPrototype(); in NewJSSharedArrayIterator() local
4636 JSHandle<JSTaggedValue> protoValue = env->GetArrayListIteratorPrototype(); in NewJSAPIArrayListIterator() local
4652 JSHandle<JSTaggedValue> protoValue = env->GetLightWeightMapIteratorPrototype(); in NewJSAPILightWeightMapIterator() local
4668 JSHandle<JSTaggedValue> protoValue = env->GetLightWeightSetIteratorPrototype(); in NewJSAPILightWeightSetIterator() local
4700 JSHandle<JSTaggedValue> protoValue = env->GetPlainArrayIteratorPrototype(); in NewJSAPIPlainArrayIterator() local
4717 JSHandle<JSTaggedValue> protoValue = env->GetStackIteratorPrototype(); in NewJSAPIStackIterator() local
4755 JSHandle<JSTaggedValue> protoValue = env->GetDequeIteratorPrototype(); in NewJSAPIDequeIterator() local
4794 JSHandle<JSTaggedValue> protoValue = env->GetQueueIteratorPrototype(); in NewJSAPIQueueIterator() local