Searched refs:NewProfileTypeInfo (Results 1 – 3 of 3) sorted by relevance
199 JSHandle<ProfileTypeInfo> NewProfileTypeInfo(uint32_t length);
2640 JSHandle<ProfileTypeInfo> ObjectFactory::NewProfileTypeInfo(uint32_t length) in NewProfileTypeInfo() function in panda::ecmascript::ObjectFactory
968 JSHandle<ProfileTypeInfo> profileTypeInfo = factory->NewProfileTypeInfo(icSlotSize); in RuntimeNotifyInlineCache()