Searched defs:GetPropertyInlinedProps (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 303 JSTaggedValue JSObject::GetPropertyInlinedProps(uint32_t index) const in GetPropertyInlinedProps() function in panda::ecmascript::JSObject 321 JSTaggedValue JSObject::GetPropertyInlinedProps(const JSHClass *hclass, uint32_t index) const in GetPropertyInlinedProps() function in panda::ecmascript::JSObject |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 2197 inline GateRef StubBuilder::GetPropertyInlinedProps(GateRef obj, GateRef hClass, in GetPropertyInlinedProps() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 11 milliseconds