• Home
  • Raw
  • Download

Lines Matching defs:secondValue

480         JSTaggedValue secondValue = profileTypeInfo_->Get(mainThread_, slotId + 1);  in ConvertICByName()  local
490 JSTaggedValue secondValue = profileTypeInfo_->Get(mainThread_, slotId + 1); in ConvertICByName() local
501JSTaggedValue secondValue, BCType type, uint32_t slotId) in ConvertICByNameWithHandler()
512 JSHClass *hclass, JSTaggedValue &secondValue, uint32_t slotId) in HandleLoadType()
522 JSHClass *hclass, JSTaggedValue &secondValue) in HandleLoadTypeInt()
540JSTaggedValue &secondValue, uint32_t slotId, JSTaggedValue name) in HandleLoadTypePrototypeHandler()
595 JSHClass *hclass, JSTaggedValue &secondValue, uint32_t slotId) in HandleOtherTypes()
613 JSHClass *hclass, JSTaggedValue &secondValue) in HandleTransitionHandler()
624 JSHClass *hclass, JSTaggedValue &secondValue) in HandleTransWithProtoHandler()
641 … JSHClass *hclass, JSTaggedValue &secondValue, uint32_t slotId) in HandleOtherTypesPrototypeHandler()
668 JSHClass *hclass, JSTaggedValue &secondValue) in HandleStoreAOTHandler()
720 JSTaggedValue secondValue = profileTypeInfo_->Get(mainThread_, slotId + 1); in ConvertICByValue() local
728 JSTaggedValue secondValue = profileTypeInfo_->Get(mainThread_, slotId + 1); in ConvertICByValue() local
737 JSHClass *hclass, JSTaggedValue secondValue, in ConvertICByValueWithHandler()
765 JSHClass *hclass, JSTaggedValue &secondValue) in HandleStoreType()
791 JSHClass *hclass, JSTaggedValue &secondValue) in HandleTransition()
812 JSHClass *hclass, JSTaggedValue &secondValue) in HandleTransWithProto()
833 JSHClass *hclass, JSTaggedValue &secondValue) in HandlePrototypeHandler()