Searched defs:GetPropType (Results 1 – 3 of 3) sorted by relevance
119 inline GlobalTSTypeRef GetPropType(const GateType &type, const JSTaggedValue propertyName) const in GetPropType() function124 inline GlobalTSTypeRef GetPropType(const GateType &type, const uint64_t key) const in GetPropType() function
221 …inline GlobalTSTypeRef PUBLIC_API GetPropType(kungfu::GateType gateType, JSTaggedValue propertyNam… in GetPropType() function226 …inline GlobalTSTypeRef PUBLIC_API GetPropType(kungfu::GateType gateType, JSHandle<EcmaString> prop… in GetPropType() function235 … inline GlobalTSTypeRef PUBLIC_API GetPropType(kungfu::GateType gateType, const uint64_t key) const in GetPropType() function
191 GlobalTSTypeRef TSManager::GetPropType(GlobalTSTypeRef gt, JSHandle<EcmaString> propertyName) const in GetPropType() function in panda::ecmascript::TSManager255 GlobalTSTypeRef TSManager::GetPropType(GlobalTSTypeRef gt, const uint64_t key) const in GetPropType() function in panda::ecmascript::TSManager