Home
last modified time | relevance | path

Searched defs:GetPropertyInlinedProps (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h284 JSTaggedValue JSObject::GetPropertyInlinedProps(uint32_t index) const in GetPropertyInlinedProps() function
301 JSTaggedValue JSObject::GetPropertyInlinedProps(const JSHClass *hclass, uint32_t index) const in GetPropertyInlinedProps() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1610 inline GateRef StubBuilder::GetPropertyInlinedProps(GateRef obj, GateRef hClass, in GetPropertyInlinedProps() function