• Home
  • Raw
  • Download

Lines Matching defs:constructorKey

177     JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString();  in NewContainerConstructor()  local
287 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeArrayList() local
362 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightMap() local
436 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightSet() local
503 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeMap() local
580 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeSet() local
654 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializePlainArray() local
729 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeStack() local
788 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeVector() local
898 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeQueue() local
953 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeDeque() local
1006 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeList() local
1057 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLinkedList() local
1144 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeHashMap() local
1223 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeHashSet() local