• Home
  • Raw
  • Download

Lines Matching defs:hclassHandle

2330     JSHandle<JSHClass> hclassHandle = NewEcmaHClass(JSRealm::SIZE, JSType::JS_REALM, protoValue);  in NewJSRealm()  local
3153 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSSetIteratorClass()); in NewJSSetIterator() local
3170 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSRegExpIteratorClass()); in NewJSRegExpIterator() local
3187 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSMapIteratorClass()); in NewJSMapIterator() local
3204 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashMapIteratorClass()); in NewJSAPIHashMapIterator() local
3225 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIHashSetIteratorClass()); in NewJSAPIHashSetIterator() local
3245 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSArrayIteratorClass()); in NewJSArrayIterator() local
4055 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIArrayListIteratorClass()); in NewJSAPIArrayListIterator() local
4070 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightMapIteratorClass()); in NewJSAPILightWeightMapIterator() local
4086 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILightWeightSetIteratorClass()); in NewJSAPILightWeightSetIterator() local
4116 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIPlainArrayIteratorClass()); in NewJSAPIPlainArrayIterator() local
4131 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIStackIteratorClass()); in NewJSAPIStackIterator() local
4169 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIDequeIteratorClass()); in NewJSAPIDequeIterator() local
4207 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIQueueIteratorClass()); in NewJSAPIQueueIterator() local
4222 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeMapIteratorClass()); in NewJSAPITreeMapIterator() local
4239 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPITreeSetIteratorClass()); in NewJSAPITreeSetIterator() local
4266 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIVectorIteratorClass()); in NewJSAPIVectorIterator() local
4280 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPILinkedListIteratorClass()); in NewJSAPILinkedListIterator() local
4296 JSHandle<JSHClass> hclassHandle(globalConst->GetHandledJSAPIListIteratorClass()); in NewJSAPIListIterator() local
4699 JSMutableHandle<JSHClass> hclassHandle(thread_, GetObjectLiteralRootHClass(inlineProps)); in CreateJSObjectWithProperties() local
4796 JSMutableHandle<JSHClass> hclassHandle(thread_, GetObjectLiteralRootHClass(inlineProps)); in CreateJSObjectWithNamedProperties() local