Searched defs:GetPropertyInlinedProps (Results 1 – 2 of 2) sorted by relevance
327 JSTaggedValue JSObject::GetPropertyInlinedProps(const JSThread* thread, uint32_t index) const in GetPropertyInlinedProps() function345 JSTaggedValue JSObject::GetPropertyInlinedProps(const JSThread* thread, const JSHClass *hclass, uin… in GetPropertyInlinedProps() function
2528 inline GateRef StubBuilder::GetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, in GetPropertyInlinedProps() function