Lines Matching defs:hclassHandle
2833 JSHandle<JSHClass> hclassHandle = NewEcmaHClass(JSRealm::SIZE, JSType::JS_REALM, protoValue); in NewJSRealm() local
3695 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSharedSetIteratorClass()); in NewJSSetIterator() local
3711 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSetIteratorClass()); in NewJSSetIterator() local
3728 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSRegExpIteratorClass()); in NewJSRegExpIterator() local
3745 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSMapIteratorClass()); in NewJSMapIterator() local
3760 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSharedMapIteratorClass()); in NewJSMapIterator() local
3779 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashMapIteratorClass()); in NewJSAPIHashMapIterator() local
3801 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashSetIteratorClass()); in NewJSAPIHashSetIterator() local
3820 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSArrayIteratorClass()); in NewJSArrayIterator() local
3836 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSharedArrayIteratorClass()); in NewJSSharedArrayIterator() local
4637 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIArrayListIteratorClass()); in NewJSAPIArrayListIterator() local
4653 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightMapIteratorClass()); in NewJSAPILightWeightMapIterator() local
4670 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightSetIteratorClass()); in NewJSAPILightWeightSetIterator() local
4702 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIPlainArrayIteratorClass()); in NewJSAPIPlainArrayIterator() local
4718 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIStackIteratorClass()); in NewJSAPIStackIterator() local
4757 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIDequeIteratorClass()); in NewJSAPIDequeIterator() local
4796 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIQueueIteratorClass()); in NewJSAPIQueueIterator() local
4812 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeMapIteratorClass()); in NewJSAPITreeMapIterator() local
4830 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeSetIteratorClass()); in NewJSAPITreeSetIterator() local
4859 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIVectorIteratorClass()); in NewJSAPIVectorIterator() local
4939 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIBitVectorIteratorClass()); in NewJSAPIBitVectorIterator() local
4954 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILinkedListIteratorClass()); in NewJSAPILinkedListIterator() local
4971 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIListIteratorClass()); in NewJSAPIListIterator() local
5424 …JSMutableHandle<JSHClass> hclassHandle(thread_, GetObjectLiteralRootHClass(inlineProps, inlineProp… in CreateJSObjectWithProperties() local
5536 …JSMutableHandle<JSHClass> hclassHandle(thread_, GetObjectLiteralRootHClass(inlineProps, inlineProp… in CreateJSObjectWithNamedProperties() local