Searched defs:hclassHandle (Results 1 – 1 of 1) sorted by relevance
2123 JSHandle<JSHClass> hclassHandle = NewEcmaHClass(JSRealm::SIZE, JSType::JS_REALM, protoValue); in NewJSRealm() local2706 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSetIteratorClass()); in NewJSSetIterator() local2723 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSRegExpIteratorClass()); in NewJSRegExpIterator() local2740 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSMapIteratorClass()); in NewJSMapIterator() local2757 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashMapIteratorClass()); in NewJSAPIHashMapIterator() local2778 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashSetIteratorClass()); in NewJSAPIHashSetIterator() local2798 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSArrayIteratorClass()); in NewJSArrayIterator() local3559 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIArrayListIteratorClass()); in NewJSAPIArrayListIterator() local3574 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightMapIteratorClass()); in NewJSAPILightWeightMapIterator() local3590 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightSetIteratorClass()); in NewJSAPILightWeightSetIterator() local[all …]