Lines Matching defs:hclassHandle
2567 JSHandle<JSHClass> hclassHandle = NewEcmaHClass(JSRealm::SIZE, JSType::JS_REALM, protoValue); in NewJSRealm() local
3432 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSharedSetIteratorClass()); in NewJSSetIterator() local
3448 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSetIteratorClass()); in NewJSSetIterator() local
3465 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSRegExpIteratorClass()); in NewJSRegExpIterator() local
3482 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSMapIteratorClass()); in NewJSMapIterator() local
3497 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSharedMapIteratorClass()); in NewJSMapIterator() local
3515 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashMapIteratorClass()); in NewJSAPIHashMapIterator() local
3536 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashSetIteratorClass()); in NewJSAPIHashSetIterator() local
3556 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSArrayIteratorClass()); in NewJSArrayIterator() local
3572 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSharedArrayIteratorClass()); in NewJSSharedArrayIterator() local
4331 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIArrayListIteratorClass()); in NewJSAPIArrayListIterator() local
4346 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightMapIteratorClass()); in NewJSAPILightWeightMapIterator() local
4362 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightSetIteratorClass()); in NewJSAPILightWeightSetIterator() local
4392 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIPlainArrayIteratorClass()); in NewJSAPIPlainArrayIterator() local
4407 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIStackIteratorClass()); in NewJSAPIStackIterator() local
4445 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIDequeIteratorClass()); in NewJSAPIDequeIterator() local
4483 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIQueueIteratorClass()); in NewJSAPIQueueIterator() local
4498 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeMapIteratorClass()); in NewJSAPITreeMapIterator() local
4515 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeSetIteratorClass()); in NewJSAPITreeSetIterator() local
4542 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIVectorIteratorClass()); in NewJSAPIVectorIterator() local
4571 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIBitVectorIteratorClass()); in NewJSAPIBitVectorIterator() local
4585 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILinkedListIteratorClass()); in NewJSAPILinkedListIterator() local
4601 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIListIteratorClass()); in NewJSAPIListIterator() local
5052 JSMutableHandle<JSHClass> hclassHandle(thread_, GetObjectLiteralRootHClass(inlineProps)); in CreateJSObjectWithProperties() local
5164 JSMutableHandle<JSHClass> hclassHandle(thread_, GetObjectLiteralRootHClass(inlineProps)); in CreateJSObjectWithNamedProperties() local