Lines Matching defs:hclassHandle
2058 JSHandle<JSHClass> hclassHandle = NewEcmaHClass(JSRealm::SIZE, JSType::JS_REALM, protoValue); in NewJSRealm() local
2696 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSetIteratorClass()); in NewJSSetIterator() local
2713 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSRegExpIteratorClass()); in NewJSRegExpIterator() local
2730 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSMapIteratorClass()); in NewJSMapIterator() local
2747 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashMapIteratorClass()); in NewJSAPIHashMapIterator() local
2768 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashSetIteratorClass()); in NewJSAPIHashSetIterator() local
2788 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSArrayIteratorClass()); in NewJSArrayIterator() local
3526 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIArrayListIteratorClass()); in NewJSAPIArrayListIterator() local
3541 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightMapIteratorClass()); in NewJSAPILightWeightMapIterator() local
3557 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightSetIteratorClass()); in NewJSAPILightWeightSetIterator() local
3587 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIPlainArrayIteratorClass()); in NewJSAPIPlainArrayIterator() local
3602 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIStackIteratorClass()); in NewJSAPIStackIterator() local
3640 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIDequeIteratorClass()); in NewJSAPIDequeIterator() local
3678 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIQueueIteratorClass()); in NewJSAPIQueueIterator() local
3693 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeMapIteratorClass()); in NewJSAPITreeMapIterator() local
3710 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeSetIteratorClass()); in NewJSAPITreeSetIterator() local
3737 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIVectorIteratorClass()); in NewJSAPIVectorIterator() local
3751 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILinkedListIteratorClass()); in NewJSAPILinkedListIterator() local
3767 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIListIteratorClass()); in NewJSAPIListIterator() local